This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 67991 - [50cat] Provide property with Tomcat directory
Summary: [50cat] Provide property with Tomcat directory
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 16:02 UTC by cezariusz
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cezariusz 2005-11-02 16:02:43 UTC
[ BUILD # : 200510301900 ]
[ JDK VERSION : 1.5.0_02 ]

Sometimes it's necessary to use Tomcat directory in project.properties, for example:

build.dir=${tomcat.dir}/webapps/WebPS
build.generated.dir=${build.dir}/generated
build.web.dir=${build.dir}

In such case tomcat.dir should point to %CATALINA_HOME% of the currently selected Tomcat directory.
Or is there another way to acomplish that?
Comment 1 Martin Balin 2016-07-07 08:56:00 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss