• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Eclipse version 2.1.0

 
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I need to download eclipse v2.1.o and Myeclipse v2.7.0 and Jalopy (Plugin for Eclipse) I had tried to download from following urls but didn't get eclipse version 2.1.0 and please tell me what is Jalopy plugin and how to download this. please help me i need these things on my system to start my new project.

o Download & Install Eclipse for Windows ( http://www.eclipse.org/downloads/index.php/) (v2.1.0)
 Install Eclipse files into project directory under the path (i.e. c:\dev\)
 Note eclipse installed directory is later reffered as ECLIPSE_HOME (c:\dev\eclipse2.1)

o Download & Install Myeclipse (Plugin for Eclipse) (http://www.myeclipseide.com) (v2.7.0)

o Download & Install Jalopy (Plugin for Eclipse) (http://jalopy.sourceforge.net/plugin-eclipse.html)
Extract these patch files under ECLIPSE_HOME\plugins directory


Thanks & Regards,
Vivek Mishra
 
author & internet detective
Posts: 42134
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"VivekMishra V.M.",

We're pleased to have you here with us in the IDEs forum, but there are a few rules that need to be followed, and one is that proper names are required. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

"Vivek Mishra" would be fine. It's just that we don't allow last names to be initials. And right now your last name reads as "V.M.".

Thanks,
Jeanne
Forum Bartender
 
Jeanne Boyarsky
author & internet detective
Posts: 42134
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Now on to your question. Older versions of Eclipse are available here. I'm guessing you want 2.1.3, but 2.1.0 is available too if you really need it.

The Jalopy plugin can be downloaded from Maven at Apache
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic