I need to Add a dependency to org.eclipse.ui.forms in plugin.xml. in eclipse RCP application,
But when I open the plugin.xml file and try to use add button in extensions tab to add a dependency to org.eclipse.ui.forms in plugin.xml. I cannot find any org.eclipse.ui.forms.jar file!!
I search my disk, I find there is a jar file listed in:
Hi Sunny. This forum is only for questions relating to the Eclipse and Java tutorials. I would recommend posting your question on the Eclipse newcommers or RCP forum. Good luck. Mark
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear friends:
I need to Add a dependency to org.eclipse.ui.forms in plugin.xml. in eclipse RCP application,
But when I open the plugin.xml file and try to use add button in extensions tab to add a dependency to org.eclipse.ui.forms in plugin.xml. I cannot find any org.eclipse.ui.forms.jar file!!
I search my disk, I find there is a jar file listed in:
C:\eclipseRCP\plugins\org.eclipse.ui.forms_3.3.101.v20080708_34x.jar
How can I add it to eclipse plugin and it can be picked up by extensions??
Thanks so much,
Sunny
Hi Sunny. This forum is only for questions relating to the Eclipse and Java tutorials. I would recommend posting your question on the Eclipse newcommers or RCP forum. Good luck. Mark
Thanks, Mark.
where is RCP forum?? any link??
Regards
Sunny
Hi. Newsgroup link is: http://www.eclipse.org/newsportal/thread.php?group=eclipse.newcomer
Eclipse Platform RCP: http://www.eclipse.org/newsportal/thread.php?group=eclipse.platform.rcp
Good luck. Mark
Highly appreciate your feed back, Have a nice day!