Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » dropin folder for implementing plugin(how to insert a plugin)
dropin folder for implementing plugin [message #815511] Wed, 07 March 2012 19:04 Go to next message
Igor Buitendijk is currently offline Igor BuitendijkFriend
Messages: 1
Registered: March 2012
Junior Member
Hello;

I want to install the eclipseuml-installer. People say I need to use the dropin folder, but there's no such folder to be found.
The only folder I have is the plugin folder.
Have tried to put the jar file into here, but no result after closing eclipse en restart the program.
Does anyone know how I can start using UML diagrams, for my ideas are all gone!
I use version 3.3
many thanks for the help!
Re: dropin folder for implementing plugin [message #815728 is a reply to message #815511] Thu, 08 March 2012 01:16 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 3/7/2012 12:04 PM, Igor Buitendijk wrote:
> Hello;
>
> I want to install the eclipseuml-installer. People say I need to use the
> dropin folder, but there's no such folder to be found.
> The only folder I have is the plugin folder.
> Have tried to put the jar file into here, but no result after closing
> eclipse en restart the program.
> Does anyone know how I can start using UML diagrams, for my ideas are
> all gone!
> I use version 3.3 many thanks for the help!

It depends on your version of Eclipse. The dropin folder showed up about
the time it became practice not to use plugin (or dropin) for installing
plugins. Maybe Galileo or Helios(?). (You're supposed to use Help ->
Install New Software, but not all plugins are set up to accommodate this.)

So, to answer your question, for Europa (3.3), you use the plugin
subdirectory.
Re: dropin folder for implementing plugin [message #817165 is a reply to message #815511] Fri, 09 March 2012 18:31 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 3/7/12 2:04 PM, Igor Buitendijk wrote:
> Hello;
>
> I want to install the eclipseuml-installer. People say I need to use the
> dropin folder, but there's no such folder to be found.
> The only folder I have is the plugin folder.
> Have tried to put the jar file into here, but no result after closing
> eclipse en restart the program.
> Does anyone know how I can start using UML diagrams, for my ideas are
> all gone!
> I use version 3.3 many thanks for the help!

It's not as simple as someone has explained to you. When installing
plugins or features, there is a complex dependency management analysis
that must succeed in order for the plugin(s) to be loaded successfully.
Trying to just drop an arbitrary plugin into an existing Eclipse isn't
likely to work, especially when you're running a very old version of
Eclipse like you are (3.3 is 4-5 years old).
First thing you should do is install the most recent version of Eclipse
(Indigo/3.7) from www.eclipse.org/downloads and then use Help > Install
New Software to get the UML tools you want.

Eric
Previous Topic:return codes
Next Topic:Not able to run Eclipse
Goto Forum:
  


Current Time: Thu Apr 18 19:50:20 GMT 2024

Powered by FUDForum. Page generated in 0.23967 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top