Having the connector files that need preprocessing named *.java was a
really bad idea.  I'd really appreciate your applying your change for that
at least to cvs head.  Have you modified build.xml so it doesn't copy the
real java files to gen-src?

Thanks!

david jencks



On 2002.08.19 00:10:37 -0400 Igor Fedorenko wrote:
> Marc,
> 
> To be honest, I did not do much. I created eclipse projects for most of 
> jboos modules, i.e configured projects' source path, libraries and 
> module dependencies. This gave me an ability to browse and edit the code 
> in eclipse, but I still need to do an ant build to run or debug.
> 
> About the change to the source. There are few files in connector project 
> that have extention java, but are not valid java source file, they are 
> preprocessed by build scripts to generate real java files. There is no 
> way to exclude particular .java file from compilation in eclipse so I 
> had to rename such files to .javapp and to fix build.xml accordinaly. 
> This "patch" has one really bad problem -- it should be either committed 
> to the cvs or should not be done at all because cvs does not track 
> renamed files and cannot merge changes from repository back to your 
> local copy.
> 
> Let me know if you are still interested in getting all or parts of this 
> into cvs.
> 
> marc fleury wrote:
> > You bet, 
> > 
> > put a link in patches so we don't forget to integrate this.  Also
> please
> > write a "howto" if there is anything to do.
> > 
> > marcf
> > 
> > 
> >>-----Original Message-----
> >>From: [EMAIL PROTECTED] 
> >>[mailto:[EMAIL PROTECTED]] On 
> >>Behalf Of Igor Fedorenko
> >>Sent: Saturday, August 17, 2002 10:00 AM
> >>To: [EMAIL PROTECTED]
> >>Subject: [JBoss-dev] jboss modules as eclipse projects
> >>
> >>
> >>Hi,
> >>
> >>I have setup eclipse project for most of jboss modules. It 
> >>required some 
> >>changes to one of build.xml files but now I can use eclipse as a 
> >>convenient jboss source code browser or (theoretically) start jboss 
> >>under eclipse debugger. Anyone interested?
> >>
> >>-- 
> >>Igor Fedorenko
> >>Think smart. Think automated. Think Dynamics. www.thinkdynamics.com
> >>
> >>
> >>
> >>-------------------------------------------------------
> >>This sf.net email is sponsored by: OSDN - Tired of that same 
> >>old cell phone?  Get a new here for FREE! 
> >>https://www.inphonic.com/r.asp?r=sourceforge1> &refcode1=vs3390
> >>
> >>
> >>_______________________________________________
> >>Jboss-development mailing list [EMAIL PROTECTED]
> >>https://lists.sourceforge.net/lists/listinfo/jboss-development
> >>
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This sf.net email is sponsored by: OSDN - Tired of that same old
> > cell phone?  Get a new here for FREE!
> > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 
> -- 
> Igor Fedorenko
> Think smart. Think automated. Think Dynamics.
> www.thinkdynamics.com
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to