Skip to content
Snippets Groups Projects
Commit ddb6f03b authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

[Terry N.] enable viskit run from IDE tool iconsstu. final proj commits

parent f6fbce71
No related branches found
No related tags found
No related merge requests found
...@@ -49,10 +49,6 @@ POSSIBILITY OF SUCH DAMAGE. ...@@ -49,10 +49,6 @@ POSSIBILITY OF SUCH DAMAGE.
<property file="build.properties"/> <property file="build.properties"/>
<target name="versions" description="show tool versions and environment values"> <target name="versions" description="show tool versions and environment values">
<echo>ant -version</echo>
<exec executable="ant" dir="." vmlauncher="false">
<arg value="-version"/>
</exec>
<echo>java -version</echo> <echo>java -version</echo>
<exec executable="java" dir="." vmlauncher="false"> <exec executable="java" dir="." vmlauncher="false">
<arg value="-version"/> <arg value="-version"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment