R
Robert Mazur
Whoa....so I have used JBuilder for about 4 years. I started
switching one of my projects over to Eclipse. It has about 150 JSP's
and 110 classes. This is not a huge project, but not tiny I suppose.
Wholly cow! This is quite a mass of work! The big thing is, Eclipse
forces you to lay out the project on the disc just as it appears in
the web app, whereas the two can be different in JBuilder.
So after bringing all pages/classes into Eclipse I have on huge folder
of classes, and one huge folder of JSP's. To reorganize the source
files, all the package info must change, which pretty much means
touching every JSP at minimum, and sometimes classes.
So what is my question? Uh, nothing I guess, other than wondering,
for those folks/teams that have 100's or 1000's of pages and classes
in a project, do you set aside a month(s) or something just to switch
IDE's?
Rob
p.s. I am not faulting either IDE, just noting the situation.
switching one of my projects over to Eclipse. It has about 150 JSP's
and 110 classes. This is not a huge project, but not tiny I suppose.
Wholly cow! This is quite a mass of work! The big thing is, Eclipse
forces you to lay out the project on the disc just as it appears in
the web app, whereas the two can be different in JBuilder.
So after bringing all pages/classes into Eclipse I have on huge folder
of classes, and one huge folder of JSP's. To reorganize the source
files, all the package info must change, which pretty much means
touching every JSP at minimum, and sometimes classes.
So what is my question? Uh, nothing I guess, other than wondering,
for those folks/teams that have 100's or 1000's of pages and classes
in a project, do you set aside a month(s) or something just to switch
IDE's?
Rob
p.s. I am not faulting either IDE, just noting the situation.