about converting an existing swing application to a plugin
Hi,
I have developed a simple application using swing. Now i want to make
it as a plugin in Eclipse.
Can anyone tell me how can i do this? As i dont know much about plugin
development.
Thanks in advance!
Regards,
Sai Kumar
.
Relevant Pages
- Re: Programming IDE
... use Eclipse with the C/C++ IDE plugin and then just build your ... >> me to point it at the makefile I wish ... > But in terms of true development environments, ... (Fedora) - [OT] Eclipse Plugin wird nicht geladen
... Ich habe mich schon bei zwei eclipse Mailinglisten eingeschrieben, auf denen so gut wie niemand etwas postet. ... die jeweils ein Eclipse Plugin implementieren. ... System.out.println Ausgaben in den Konstruktor der Klasse, die als Bundle-Activator im Manifest.mf von Plugin B definiert ist, hinzufügen und erneut ausprobieren. ... Nächster eigentlich sinnfreier Versuch, ist die Textausgabe nicht im Konstruktor zu machen, sondern in der startMethode des Activators, welche von Eclipse beim Starten des Plugins aufgerufen werden sollte. ... (de.comp.lang.java) - Re: Eclipse Plugin wird nicht geladen
... Verfügbaren des Eclipse Projektes für mein unten formuliertes Problem ... die jeweils ein Eclipse Plugin ... die als Bundle-Activator im Manifest.mf von Plugin B definiert ist, ... Konstruktor zu machen, sondern in der startMethode ... (de.comp.lang.java) - Re: Regular Expression Analyzer
... For example Search type one is an exact match search. ... Eclipse has a plugin that does regular expression analysis. ... (comp.lang.java.programmer) - Re: eclipse plugin
... You would have to study the details of eclipse plugins, and you would have to call the ... >1) Can i make a plugin in C++ for eclipse. ... >1) How to convert GUI part of my application (which uses MFC& Win32 ... MVP Tips: http://www.flounder.com/mvp_tips.htm ... (microsoft.public.vc.mfc) |
|