You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Simon Pepping <sp...@leverkruid.eu> on 2009/01/18 13:16:16 UTC

src/codegen/unicode/java in Eclipse build path?

The FOP IDE Setup Guide on the Wiki recommends that
src/codegen/unicode/java should be configured as a source
directory. The comments in the build file suggest to me that that is
not a good idea. Which is advisable?

Simon

-- 
Simon Pepping
home page: http://www.leverkruid.eu

Re: src/codegen/unicode/java in Eclipse build path?

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
Whereever you want. You're talking about your IDE setup, right? In the
Ant build it gets written to build/codegen-classes. In my Eclipse
working copies it lands in build/eclipse.

On 18.01.2009 14:34:26 Simon Pepping wrote:
> Where should the classes go? build/codegen-classes?
> 
> On Sun, Jan 18, 2009 at 01:38:13PM +0100, Jeremias Maerki wrote:
> > Well, it's FOP source code and I want to see if it compiles so I have
> > the directory configured as a source folder. A newbie developer probably
> > doesn't need to configure it but a FOP committer should configure it IMO.
> > 
> > On 18.01.2009 13:16:16 Simon Pepping wrote:
> > > The FOP IDE Setup Guide on the Wiki recommends that
> > > src/codegen/unicode/java should be configured as a source
> > > directory. The comments in the build file suggest to me that that is
> > > not a good idea. Which is advisable?
> 
> -- 
> Simon Pepping
> home page: http://www.leverkruid.eu




Jeremias Maerki


Re: src/codegen/unicode/java in Eclipse build path?

Posted by Simon Pepping <sp...@leverkruid.eu>.
Where should the classes go? build/codegen-classes?

On Sun, Jan 18, 2009 at 01:38:13PM +0100, Jeremias Maerki wrote:
> Well, it's FOP source code and I want to see if it compiles so I have
> the directory configured as a source folder. A newbie developer probably
> doesn't need to configure it but a FOP committer should configure it IMO.
> 
> On 18.01.2009 13:16:16 Simon Pepping wrote:
> > The FOP IDE Setup Guide on the Wiki recommends that
> > src/codegen/unicode/java should be configured as a source
> > directory. The comments in the build file suggest to me that that is
> > not a good idea. Which is advisable?

-- 
Simon Pepping
home page: http://www.leverkruid.eu

Re: src/codegen/unicode/java in Eclipse build path?

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
Well, it's FOP source code and I want to see if it compiles so I have
the directory configured as a source folder. A newbie developer probably
doesn't need to configure it but a FOP committer should configure it IMO.

On 18.01.2009 13:16:16 Simon Pepping wrote:
> The FOP IDE Setup Guide on the Wiki recommends that
> src/codegen/unicode/java should be configured as a source
> directory. The comments in the build file suggest to me that that is
> not a good idea. Which is advisable?
> 
> Simon
> 
> -- 
> Simon Pepping
> home page: http://www.leverkruid.eu




Jeremias Maerki