[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
How can I use a local directory for class generation ?
|
- From: viretp@xxxxxxx (Pierre Viret)
- Date: Wed, 14 Aug 2002 09:19:45 +0000 (UTC)
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
Hello !
We are working with .java files on a network server (ClearCase VOB). The
project files (.classpath & .project) are stored on this share, too. The
problem is that the .class files are generated to this network server,
too, with very bad performance as a Result.
I think that it should be possible to work with source files on a network
server and let eclipse use a local folder for generating the .class files,
but I didn't find out how to achieve this.
Did I miss something or is it simply not possible ?
Pierre