[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[wtp-dev] Properties available in JST server deployment build file
|
- From: Stefan Moebius <stefan.moebius@xxxxxxxxx>
- Date: Tue, 28 Jul 2009 17:37:37 +0200
- Delivered-to: wtp-dev@eclipse.org
- User-agent: Thunderbird 2.0.0.22 (Windows/20090605)
Hi,
I need to extend the deployextension build file for the JBoss server adaptor
(buildfiles/jboss323.xml) to do some extra work when deploying modules.
My question now is: What properties are available from within that file? Or,
to be more specific, is it possible to use workspace-specific path variables
defined in the Eclipse preferences under General -> Workspace -> Linked
Resources or Java -> Build Path -> Classpath Variables?
I looked around but didn't find something useful. Any help would be appreciated.
Regards,
Stefan