Results 1 to 1 of 1
- 01-31-2010, 04:15 PM #1
Member
- Join Date
- Jan 2010
- Posts
- 2
- Rep Power
- 0
JAX-WS\METRO - apt with option option key="r"
Hi,
I'm new with JAX-WS.
I create a web-service from a java class with apt :
exemple :
But I can't find anywhere the meaning of the key="r" option.<apt fork="true"
debug="true"
verbose="${verbose}"
destdir="${build.classes.home}"
sourcedestdir="${build.classes.home}"
sourcepath="${basedir}/src">
<classpath>
<path refid="jaxws.classpath"/>
<pathelement location="${basedir}/src"/>
</classpath>
<option key="r" value="${build.home}"/>
<source dir="${basedir}/src">
<include name="**/server/*.java"/>
<include name="**/common/*.java"/>
</source>
</apt>
Can anyone explain me ?
Thanx,
Talkinjive.
Similar Threads
-
Metro WS apt option key="r"
By Steve11235 in forum Advanced JavaReplies: 3Last Post: 02-01-2010, 09:08 AM -
How to change my form design from "metal" to "nimbus" in Netbeans 6.7.1?
By mlibot in forum New To JavaReplies: 1Last Post: 01-21-2010, 09:20 AM -
how to override "cancel operation" in "progress bar"
By singswt in forum SWT / JFaceReplies: 2Last Post: 10-08-2009, 11:28 PM -
MoneyOut.println("It took you (whats wrong?>",year,"<WW?) years to repay the loan")
By soc86 in forum New To JavaReplies: 2Last Post: 01-24-2009, 06:56 PM -
the dollar sign "$", prints like any other normal char in java like "a" or "*" ?
By lse123 in forum New To JavaReplies: 1Last Post: 10-20-2008, 07:35 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks