• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

problem in developing eclipse rcp product...

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am developing a one eclipse based RCP product.Which does support java.
Also I am putting jbpm-jpdl plugin in it so that I can create JBPm project.
RCP is working fine. Also I can create and deploy a JBPM project from it.
Only the problem is I can not see the icons in the Package explorer in the root of Project root tree. Also when I want create new File,Folder by using popupmenu I can not see the icons and labels in wizard pages.
I had put all dependency required for JDT and jbpm-jpdl.

Dependencies:
Required plugins- org.eclipse.ui,org.eclipse.core.runtime,org.eclipse.core.resources,org.eclipse.ui.intro,org.eclipse.ui.form,org.eclipse.swt,org.eclipse.ui.ide,org.jbpm.gd.jpdl

Wheather I am going a right? May I required anyting else in the configuration.
 
Sheriff
Posts: 22784
131
Eclipse IDE Spring VI Editor Chrome Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moving to IDEs as this is a problem for Eclipse only.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic