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 diff
     1.1 --- a/nbproject/project.xml	Thu Nov 06 23:48:11 2008 +0300
     1.2 +++ b/nbproject/project.xml	Fri Nov 07 02:28:54 2008 +0300
     1.3 @@ -4,7 +4,7 @@
     1.4      <configuration>
     1.5          <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
     1.6              <!-- Do not use Project Properties customizer when editing this file manually. -->
     1.7 -            <name>Tema</name>
     1.8 +            <name>tema</name>
     1.9              <properties/>
    1.10              <folders>
    1.11                  <source-folder>
    1.12 @@ -36,6 +36,11 @@
    1.13                      <target>run.demo</target>
    1.14                  </action>
    1.15              </ide-actions>
    1.16 +            <export>
    1.17 +                <type>folder</type>
    1.18 +                <location>build</location>
    1.19 +                <build-target>compile</build-target>
    1.20 +            </export>
    1.21              <view>
    1.22                  <items>
    1.23                      <source-folder style="packages">
    1.24 @@ -67,7 +72,8 @@
    1.25          <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/2">
    1.26              <compilation-unit>
    1.27                  <package-root>src</package-root>
    1.28 -                <classpath mode="compile">build:dist/lib/commons-cli-1.1.jar:../../../../../usr/share/java/ant.jar</classpath>
    1.29 +                <classpath mode="compile">dist/lib/commons-cli-1.1.jar:/usr/share/java/ant.jar</classpath>
    1.30 +                <built-to>build</built-to>
    1.31                  <source-level>1.5</source-level>
    1.32              </compilation-unit>
    1.33              <compilation-unit>