Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.71K
~220 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for George2

-------------------- <project default="Trivial"> <target name="Trivial"> <echo>Target trivial is running.</echo> <property name="foo" value="true" /> <istrue value="${foo}" /> <then> <echo> Foo is true. </echo> </then> </target> </project> -------------------- I don't know whether this is too late , but I think there is genuine w error here which says istrue can't be created …

Member Avatar for vinu09
0
220

The End.