Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Can I link a dynamic web project source and output folders to external directories ?
Can I link a dynamic web project source and output folders to external directories ? [message #524148] Tue, 30 March 2010 18:02 Go to next message
sasha is currently offline sashaFriend
Messages: 58
Registered: July 2009
Member
I guess in unix I ciuld use some kind of symlinks... dont know how to do it
on windows. Will this work at all ?
thanks
Re: Can I link a dynamic web project source and output folders to external directories ? [message #524179 is a reply to message #524148] Wed, 31 March 2010 05:39 Go to previous messageGo to next message
Sarika Sinha is currently offline Sarika SinhaFriend
Messages: 131
Registered: February 2010
Location: Bangalore, India
Senior Member
Hi,
You can open the Properties page of the project, select Java Build Path and try "Link Source" button in the Source Tab .


Sarika Sinha
JDT Programmer
Re: Can I link a dynamic web project source and output folders to external directories ? [message #524710 is a reply to message #524179] Thu, 01 April 2010 22:26 Go to previous messageGo to next message
sasha is currently offline sashaFriend
Messages: 58
Registered: July 2009
Member
thankyou,
With your suggestion, I can associate the source folder with some folder
outside my workspace, but what about the output folder ? Can I make the
output folder linked to a folder outside my project (its ok if its in the
same workspace )?
That does not appear possible...
I need this to be able to automatically update a library directory which all
my webapp modules in the ear project share. I want to do this independant of
ant builds.

"Sarika Sinha" <sarika.sinha@in.ibm.com> wrote in message
news:houn6i$ah8$1@build.eclipse.org...
> Hi,
> You can open the Properties page of the project, select Java Build Path
> and try "Link Source" button in the Source Tab .
Re: Can I link a dynamic web project source and output folders to external directories ? [message #524987 is a reply to message #524148] Mon, 05 April 2010 05:56 Go to previous messageGo to next message
Sarika Sinha is currently offline Sarika SinhaFriend
Messages: 131
Registered: February 2010
Location: Bangalore, India
Senior Member
Yes, that does not seem possible. It can be placed anywhere inside the project scope.

Sarika Sinha
JDT Programmer
Re: Can I link a dynamic web project source and output folders to external directories ? [message #525254 is a reply to message #524710] Mon, 05 April 2010 16:34 Go to previous message
sasha is currently offline sashaFriend
Messages: 58
Registered: July 2009
Member
I think I founid the answer. I had never tried the eclipse linked folders
feature. I just created linked folders under my project for my output folder
and it seems to work. At least as far as putting the generated classes into
it.
I wish this feature was in a more obvjous place! anyway its an eclipse thing
not WTP project specific...
Now I have another problem. Getting WTP to ignore the .svn folders inside
the linked folders... somehow the exclude folders options does not seem to
work. sigh. this should not be so much work/
Previous Topic:HTML editor inside a dialog?
Next Topic:java.io.FileNotFoundException
Goto Forum:
  


Current Time: Tue Apr 16 13:19:08 GMT 2024

Powered by FUDForum. Page generated in 0.09705 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top