ShowMeCode.com your best assistant in storage of text pieces.
Share code, evolve articles, or do whatever you can think of.
Share code, evolve articles, or do whatever you can think of.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | >ant
Buildfile: /home/serg/NetBeansProjects/helloworld/build.xml
clean:
[delete] Deleting directory /home/serg/NetBeansProjects/helloworld/build
[mkdir] Created dir: /home/serg/NetBeansProjects/helloworld/build/classes
compile:
[javac] /home/serg/NetBeansProjects/helloworld/build.xml:34: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 4 source files to /home/serg/NetBeansProjects/helloworld/build/classes
generate.as3:
[gas3] Using output dir: /home/serg/NetBeansProjects/helloworld/flex
[gas3] Using classpath: /home/serg/NetBeansProjects/helloworld/build/classes:/job/java/SintezTechnologies/gas3libs/antlr-2.7.7.jar:/job/java/SintezTechnologies/gas3libs/asm-2.2.3.jar:/job/java/SintezTechnologies/gas3libs/ejb3-persistence.jar:/job/java/SintezTechnologies/gas3libs/granite-generator-share.jar:/job/java/SintezTechnologies/gas3libs/granite-generator.jar:/job/java/SintezTechnologies/gas3libs/groovy-1.6.4.jar:/job/java/SintezTechnologies/gas3libs/jdo2-api-2.2.jar:/job/java/SintezTechnologies/gas3libs/xpp3_min-1.1.4c.jar:/job/java/SintezTechnologies/gas3libs/xstream-1.3.jar:/home/serg/NetBeansProjects/helloworld/lib/granite.jar:/home/serg/NetBeansProjects/helloworld/lib/javax.ejb.jar:/home/serg/NetBeansProjects/helloworld/lib/javax.persistence.jar
[gas3] Loading all Java classes referenced by inner fileset(s) {
[gas3] class helloworld.Students
[gas3] }
[gas3] Setting up the generator...
[gas3] Using tide entity base template.
[gas3] Using tide remote destination base template.
[gas3] Calling the generator for each Java class {
[gas3] Generating: /home/serg/NetBeansProjects/helloworld/flex/helloworld/StudentsBase.as (output file is outdated)
[gas3] }
[gas3] Files affected: 1.
mxmlc:
[mxmlc] Loading configuration file /job/java/SintezTechnologies/flex_sdk_3.4.1.10084/frameworks/flex-config.xml
[mxmlc] /home/serg/NetBeansProjects/helloworld/flex/helloworld/StudentsBase.as(78): col: 32 Error: Type was not found or was not a compile-time constant: IEntityManager.
[mxmlc]
[mxmlc] meta function merge(em:IEntityManager, obj:*):void {
[mxmlc] ^
[mxmlc]
BUILD FAILED
/home/serg/NetBeansProjects/helloworld/build.xml:68: mxmlc task failed
Total time: 9 seconds
|
Description:
No decription given


