Mercurial > hg > tema
changeset 6:cd9190c5e7e8
Fixed paths.
author | Mikhail Kryshen <mikhail@kryshen.net> |
---|---|
date | Fri, 07 Nov 2008 02:28:54 +0300 |
parents | 4e3efc17db3f |
children | dd4dce98151d |
files | nbproject/project.xml |
diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/nbproject/project.xml Thu Nov 06 23:48:11 2008 +0300 +++ b/nbproject/project.xml Fri Nov 07 02:28:54 2008 +0300 @@ -4,7 +4,7 @@ <configuration> <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1"> <!-- Do not use Project Properties customizer when editing this file manually. --> - <name>Tema</name> + <name>tema</name> <properties/> <folders> <source-folder> @@ -36,6 +36,11 @@ <target>run.demo</target> </action> </ide-actions> + <export> + <type>folder</type> + <location>build</location> + <build-target>compile</build-target> + </export> <view> <items> <source-folder style="packages"> @@ -67,7 +72,8 @@ <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/2"> <compilation-unit> <package-root>src</package-root> - <classpath mode="compile">build:dist/lib/commons-cli-1.1.jar:../../../../../usr/share/java/ant.jar</classpath> + <classpath mode="compile">dist/lib/commons-cli-1.1.jar:/usr/share/java/ant.jar</classpath> + <built-to>build</built-to> <source-level>1.5</source-level> </compilation-unit> <compilation-unit>