Skip to content

Ant build error #3

@hamidhaghdoost

Description

@hamidhaghdoost

Hi, I have this error when compiling the project.

Buildfile: /media/hamid/Data/IASBS/Thesis/MorphoChain/build.xml

init:

clean.module.morphology:
   [delete] Deleting directory /media/hamid/Data/IASBS/Thesis/MorphoChain/out/production/Morphology

clean:

compile.module.morphology.production:
    [mkdir] Created dir: /media/hamid/Data/IASBS/Thesis/MorphoChain/out/production/Morphology
    [javac] /media/hamid/Data/IASBS/Thesis/MorphoChain/module_morphology.xml:89: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 46 source files to /media/hamid/Data/IASBS/Thesis/MorphoChain/out/production/Morphology

BUILD FAILED
/media/hamid/Data/IASBS/Thesis/MorphoChain/module_morphology.xml:89: /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home does not exist.

Total time: 0 seconds

I'm not JAVA developer and I know that it is a basic error but I could not find anything for solving that.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions