• 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

How to add plugin in eclipse

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How can i use any plugin in eclipse.Give me steps

Yeah,i meant please...sorry it was just a typo
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rohit kumar sharma wrote:How can i use any plugin in eclipse.Give me steps


Surely you mean Please give me steps. Good manners always take you a long way.

Usually the plugin page has these instructions. You add the plugin update site to your eclipse via Help->Install New Software. Then you choose the required version and install it.
Another way (not recommended, unless you are very sure what you are doing) is to download the plugin files in the eclipse_home/plugins directory and restart eclipse.
reply
    Bookmark Topic Watch Topic
  • New Topic