Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Plug In Help
Plug In Help [message #466249] Tue, 17 April 2007 01:37 Go to next message
Eclipse UserFriend
Originally posted by: classic_phone.hotmail.com

i hav problem developing plug in using eclipse. i have the java code
written to parse c++ code XML. the code will take in a C++ code then
output .xml file. so how do i implement the code to plug in? i try the
simple hello world tutorial for plug in. but i still dunno how? any advice
or any website on plug in implementation example? thanks
Re: Plug In Help [message #466255 is a reply to message #466249] Tue, 17 April 2007 07:25 Go to previous message
Jakub Jurkiewicz is currently offline Jakub JurkiewiczFriend
Messages: 38
Registered: July 2009
Member
Hi Classy,

You just have to google for some tutorial.
I think you can start with:
http://www.onjava.com/pub/a/onjava/2005/02/09/eclipse.html
http://www.eclipse.org/articles/ <- a lot of useful articles concerning
Eclipse
http://wiki.eclipse.org/index.php/Main_Page <- eclipe WIKI

regards,
Jakub Jurkiewicz

Classy wrote:
> i hav problem developing plug in using eclipse. i have the java code
> written to parse c++ code XML. the code will take in a C++ code then
> output .xml file. so how do i implement the code to plug in? i try the
> simple hello world tutorial for plug in. but i still dunno how? any
> advice or any website on plug in implementation example? thanks
>
Previous Topic:How to reference images from another plugin in plugin.xml
Next Topic:Migrating RCP app from 3.2.1 to 3.3
Goto Forum:
  


Current Time: Fri Apr 26 15:30:25 GMT 2024

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

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

Back to the top