Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse 2.1.1 vs the latest & greatest, debugging .jsp files
Eclipse 2.1.1 vs the latest & greatest, debugging .jsp files [message #69356] Wed, 25 May 2005 14:52 Go to next message
Eclipse UserFriend
Hi all -

I just inherited a project that is really in the weeds. To put it in a
nutshell, I need to maintain and enhance hundreds of thousands of lines of
uncommented, undocumented java code, using old versions of Eclipse, Java,
and who knows what else, and I'm new to java in general (my background is
10+ years of C++/C/C# development).

I could really use answers to a couple questions.

- We're using Eclipse 2.1.1. What are the advantages of upgrading to the
latest and greatest version of Eclipse?

- TONS of this @#$!@#$ code is in .jsp files. As I understand it, I can't
debug .jsp files with the version of Eclipse that I have. This is really
proving to be a time-waster as far as me learning the code - there just
isn't any substitute for being able to step through code in a debugger. Is
there anything out there that can help out with this? A new version of
Eclipse? A plug-in? I found something called Nitrox but alas, it requires a
newer version of Java than we use (we're on 1.4.1, Nitrox wants 1.4.2 or
greater.) If I have to upgrade, I will, but it's not going to be easy to get
approval for it.

Thanks in advance.

Barbra
Re: Eclipse 2.1.1 vs the latest & greatest, debugging .jsp files [message #69712 is a reply to message #69356] Thu, 26 May 2005 01:30 Go to previous messageGo to next message
Eclipse UserFriend
"B Letts" <bletts@klinitek.com> wrote in message
news:d72hnn$mok$1@news.eclipse.org...
> - We're using Eclipse 2.1.1. What are the advantages of upgrading to the
> latest and greatest version of Eclipse?
Features and speed! Go for 3.1M7.

> - TONS of this @#$!@#$ code is in .jsp files.
Try Eclispe WTP.
Re: Eclipse 2.1.1 vs the latest & greatest, debugging .jsp files [message #69769 is a reply to message #69356] Thu, 26 May 2005 03:13 Go to previous message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

> - We're using Eclipse 2.1.1. What are the advantages of upgrading to the
> latest and greatest version of Eclipse?

There are many new great features.
Some links helps you to explore changes:
- Eclipse 3.0 over 2.1:
http://download.eclipse.org/eclipse/downloads/drops/R-3.0-20 0406251208/eclipse-news-R3.html
- Eclipse 3.1M7 'New and Noteworthy':
http://download.eclipse.org/eclipse/downloads/drops/S-3.1M7- 200505131415/eclipse-news-all-M7.html

>
> - TONS of this @#$!@#$ code is in .jsp files. As I understand it, I can't
> debug .jsp files with the version of Eclipse that I have. This is really
> proving to be a time-waster as far as me learning the code - there just
> isn't any substitute for being able to step through code in a debugger. Is
> there anything out there that can help out with this? A new version of
> Eclipse? A plug-in? I found something called Nitrox but alas, it requires
> a newer version of Java than we use (we're on 1.4.1, Nitrox wants 1.4.2 or
> greater.) If I have to upgrade, I will, but it's not going to be easy to
> get approval for it.

For Eclipse 3.1 versions there are Web Tools Platform:
http://www.eclipse.org/webtools/index.html
This provides you many web-development related features (html/xml/jsp
editing, Tomcat management, web application deploy, ...).

Also, there is a commercial product called MyEclipse:
http://www.myeclipseide.com/

HTH,
Regards,
Csaba
Previous Topic:Free DB Design Plug-in
Next Topic:An error occurred while traversing resources
Goto Forum:
  


Current Time: Tue Jun 10 20:51:35 EDT 2025

Powered by FUDForum. Page generated in 0.08410 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top