Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Tools / May 2005

Tip: Looking for answers? Try searching our database.

How to put a plugin folder outside Eclipse under Linux?

Thread view: 
etienno@gmail.com - 12 May 2005 02:03 GMT
Hi,

I dont have suffisent right to add a plugin inside the plugin folder of
Eclipse (and feature folder). How can I start Eclipse with a plugin I
have in my home directory? Is there a way to set the "path" of pluggin
folder and feature folder?

Thanks

Etienne.
Daniel Rohe - 12 May 2005 09:37 GMT
I've read something about creating a folder link in the eclipse install dir
and in this folder create files with extension lnk. The link-file then
contains the directory where additional plugins and features are located.
The problem is I don't know the URL anymore.

Daniel

> Hi,
>
[quoted text clipped - 6 lines]
>
> Etienne.
Roland - 12 May 2005 14:28 GMT
> Hi,
>
[quoted text clipped - 6 lines]
>
> Etienne.

You can add extra extension locations to Eclipse.
The important thing is that a directory serving as extra extension
location must contain an (empty) marker file with the name
'.eclipseextension' (without quotes).
To make unpacking of plugin jars easy, I'd recommended to give the
directory containing '.eclipseextension' the name 'eclipse'.

mkdir ~/myextloc
mkdir ~/myextloc/eclipse
touch ~/myextloc/eclipse/.eclipseextension

Unpack any your plugin jars in to ~/myextloc. Most plugin jars have
'eclipse/' as the root path of their entries, so unpacking them
automagically creates the proper structure, i.e. with subdirs:
   ~/myextloc/eclipse/features/
   ~/myextloc/eclipse/plugins/

Then, in Eclipse use Help -> Software Updates -> Manage Configuration.
In the configuration manager, click the 'Add Extension Location' link in
the right pane (or right-click on the 'Eclipse Platform' entry in the
left pane and select New -> Extension Location). Browse to
~/myextloc/eclipse and select it.
Signature

Regards,

Roland de Ruiter
  ___      ___
 /__/ w_/ /__/
/  \ /_/ /  \



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.