|
Groovy example source code file (.project)
The Groovy .project source code
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>groovy
<comment>Groovy: A powerful, dynamic language for the JVM
<projects/>
<buildSpec>
<buildCommand>
<name>org.eclipse.ui.externaltools.ExternalToolBuilder
<triggers>full,incremental,
<arguments>
<dictionary>
<key>LaunchConfigHandle
<value><project>/.externalToolBuilders/Groovy ensureGrammars.launch
</dictionary>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder
</buildCommand>
<buildCommand>
<name>org.codehaus.groovy.eclipse.groovyBuilder
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature
<nature>org.codehaus.groovy.eclipse.groovyNature
</natures>
</projectDescription>
Other Groovy examples (source code examples)Here is a short list of links related to this Groovy .project source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.