Bug 67172 - class output path
Summary: class output path
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 RC2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 03:47 EDT by Jim CLA
Modified: 2004-10-27 06:47 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim CLA 2004-06-15 03:47:16 EDT
Hi,
I am using Eclipse 3.0 RC2.
I found the restriction on the "Default output folder" too restrictive as it 
can only be a sub-folder of the project directory.

I was looking for a way to point the directory to, for eg. the tomcat WEB-
INF/classes directory, so that the classes don't have to be copied there via 
another (ANT) process.

- Jim
Comment 1 Philipe Mulet CLA 2004-06-15 03:53:07 EDT
You can mount any directory as a linked folder under your project. When 
creating a folder, you can dig in advanced settings for assigning an arbitrary 
location.
Ok to close ?
Comment 2 Jim CLA 2004-06-15 04:29:00 EDT
That worked, thanks