Re: tomcat source / eclipse project

2005-11-03 Thread Mark Thomas
I have something like this for TC5  TC4. I do keep the files up to 
date because I use them every time I look at Tomcat code.


I need to migrate my development areas from the old CVS structure to 
the SVN set-up. Once I have updated my eclipse files, I'll add them to 
the repo.


Anyone object to them being added directly under 
tomcat/container/tc5.5.x, tomcat/jasper/tc5.5.x etc?


Mark

Yoav Shapira wrote:

Hi,



task. Could you please point me to some .project / .classpath files as



They don't exist: set them up and contribute them if you wish.  They'd be
welcome *as long as they are maintained current.*  I'm certainly not in the
mood to make changes in more than one place every time I update build.xml.



Why don't you just add these files to the 'Building with Eclipse' section



If the files existed and were maintained to be current, they'd be added with
enthusiasm.



An eclipse-ready project or at least a possibility to checkout the
repository it in a structured way, with one source folder and one lib
folder, would be everything one can dream of :-)



Don't dream of it: if it's that important to you, do it.  And if you want to
help others as well, contribute it.

Yoav

Yoav Shapira
System Design and Management Fellow
MIT Sloan School of Management
Cambridge, MA, USA
[EMAIL PROTECTED] / www.yoavshapira.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat source / eclipse project

2005-11-03 Thread Ian Darwin

Mark Thomas wrote:

I have something like this for TC5  TC4. I do keep the files up to 
date because I use them every time I look at Tomcat code.


I need to migrate my development areas from the old CVS structure to 
the SVN set-up. Once I have updated my eclipse files, I'll add them to 
the repo.


Anyone object to them being added directly under 
tomcat/container/tc5.5.x, tomcat/jasper/tc5.5.x etc?


They pretty well have to be there to work, right? So, please put them there.
I presume there's just a .project and a .classpath for each of a few 
top-level

projects, right? These will be harmless to non-Eclipse users, and invisible
on platforms that support *NIX filename semantics, so I'd say +1 for them.

Thanks
Ian

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat source / eclipse project

2005-11-02 Thread hasssip satang
Thanks for the link. The build file works just fine and I'm now working on
the subversion repository :) Would be cool if you could update the doc to
point to this file instead of the old one working on the CVS sources.

Setting up the projects in eclipse still seems like a big, time consuming
task. Could you please point me to some .project / .classpath files as well?

Why don't you just add these files to the 'Building with Eclipse' section of
the doc? I think that would help a lot of people getting started and speed
up the process of setting up the projects big time.

-Original Message-
From: Jean-frederic Clere [mailto:[EMAIL PROTECTED] 
Sent: Freitag, 28. Oktober 2005 00:18
To: Tomcat Developers List
Subject: Re: tomcat source / eclipse project

hasssip satang wrote:

Hi, 

 

I'm trying to setup a tomcat eclipse project. Looking through the list
archive I've seen that some of you have been sharing their .project and
.classpath files. 

 

If you could send me these files as well (or point me to a resource where I
can download them) that would be really helpful. Setting it up from scratch
seems like a really time consuming task.

Eclipse obviously does not find all source trees and jars correctly after
setting up new projects as stated in
http://tomcat.apache.org/tomcat-5.5-doc/building.html . I get tons of error
messages. 
  

Try to use 
http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x/resources/build.xml 
(it worked for me with ant but I have not yet tried it with eclipse).
If that helps, I will the build.xml in web site.

 

Also is there a build.xml which is working on the subversion repository
already? For my first tests I used the one mentioned in the article found
under the link above. This, however, is working on the 'old' CVS
repository.


 

Thanks,

Thomas

 


  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat source / eclipse project

2005-10-27 Thread Jean-frederic Clere

hasssip satang wrote:

Hi, 




I'm trying to setup a tomcat eclipse project. Looking through the list
archive I've seen that some of you have been sharing their .project and
.classpath files. 




If you could send me these files as well (or point me to a resource where I
can download them) that would be really helpful. Setting it up from scratch
seems like a really time consuming task.

Eclipse obviously does not find all source trees and jars correctly after
setting up new projects as stated in
http://tomcat.apache.org/tomcat-5.5-doc/building.html . I get tons of error
messages. 
 

Try to use 
http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x/resources/build.xml 
(it worked for me with ant but I have not yet tried it with eclipse).

If that helps, I will the build.xml in web site.




Also is there a build.xml which is working on the subversion repository
already? For my first tests I used the one mentioned in the article found
under the link above. This, however, is working on the 'old' CVS repository.




Thanks,

Thomas




 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]