• 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

ECLIPSE PLUG-IN (urgent)

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All

I require an eclipse pulgin- 'org.eclipse.ui.part'. I've looked for it but wtihout success.

Can anyone please tell me from where i can download it?
I've looked in the eclipse site but shows all plug-ins(ui.forms,ui.veiws etc) except for the one i want :-(

Please reply asap

Thank you

Regards
Neha
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There's no plugin by this name, but there is a package by this name in the Eclipse API. The package is in the org.eclipse.ui.workbench plug-in.

I'm going to move this to our IDEs forum for any further discussion.
 
reply
    Bookmark Topic Watch Topic
  • New Topic