somepeopleskidz / gauthj2me

Automatically exported from code.google.com/p/gauthj2me
0 stars 0 forks source link

Missing property file for build #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. checkout source
2. ant

Buildfile: /home/user/src/gauthj2me/build.xml

pre-init:

pre-load-properties:

exists.config.active:

exists.netbeans.user:

exists.user.properties.file:
     [echo] User properties file (user.properties.file) property is not set. By specifying this property many properties required by the project will be automatically evaluated (e.g.: libraries, platforms, ...).

load-properties:

BUILD FAILED
/home/user/src/gauthj2me/nbproject/build-impl.xml:29: Source resource does not 
exist: /home/user/src/gauthj2me/C:/Users/bruj0/.netbeans/6.9/build.properties

Total time: 3 seconds

Could you post your build.properties as an example?

Original issue reported on code.google.com by kim.blom...@lekane.com on 5 Mar 2014 at 1:59