Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse SDK examples, how to import them(How can i import Eclipse SDK examples as a plugin project)
Eclipse SDK examples, how to import them [message #1334369] Mon, 05 May 2014 14:43 Go to next message
André Ramos is currently offline André RamosFriend
Messages: 11
Registered: April 2014
Junior Member
Hi! I whant to learn PDE!
How can i import the Eclipse SDK examples as a plugin project, i already installed them from the update site.
Now i whant to see and run the plugin for JavaEditor example.
The problem is that they say
"The code for this example is in the org.eclipse.ui.examples.javaeditor plug-in. To explore the code it is recommended to import that plug-in into your workspace."
How can i do this? Till now i only managed to extract the jar and link the source code to a java project! But i whant the example in a plugin project like it should be.
Re: Eclipse SDK examples, how to import them [message #1334491 is a reply to message #1334369] Mon, 05 May 2014 16:06 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
André,

You can use File -> Import... Plug-in Development -> Plug-ins and
Fragments, specify "Import As" to use "Projects with source folders" and
then pick the ones you want on the next page.


On 05/05/2014 4:43 PM, André Ramos wrote:
> Hi! I whant to learn PDE!
> How can i import the Eclipse SDK examples as a plugin project, i
> already installed them from the update site.
> Now i whant to see and run the plugin for JavaEditor example.
> The problem is that they say "The code for this example is in the
> org.eclipse.ui.examples.javaeditor plug-in. To explore the code it is
> recommended to import that plug-in into your workspace."
> How can i do this? Till now i only managed to extract the jar and link
> the source code to a java project! But i whant the example in a plugin
> project like it should be.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse SDK examples, how to import them [message #1336333 is a reply to message #1334491] Tue, 06 May 2014 10:43 Go to previous message
André Ramos is currently offline André RamosFriend
Messages: 11
Registered: April 2014
Junior Member
I cant do that, i do the steps you pointed but when i have to choose a plugin to the list of plugins to import there is none! The directory is right one i think the problem is that when i extract the jar the files win a messy organization, like org/eclipse/sdk/examples/ (then some .java files and more subdirs) .
It creates so many useless folders i dont know why?

[Updated on: Tue, 06 May 2014 10:44]

Report message to a moderator

Previous Topic:Sybase Unwired Workspace - Code Generation Error
Next Topic:Eclipse and JRE
Goto Forum:
  


Current Time: Thu Mar 28 09:18:07 GMT 2024

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

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

Back to the top