This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
zsellera/java-scala-ivy-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an Eclipse template to create new ivy-enabled projects which supports both Java and Scala development. The settings files (build.xml, build.properties, ivysettings.xml, ivy.xml) are copy-pasted from several places with small amount of customization. Directory sructure: project-directory -> top level directory |`- build -> built product (jar, classes) goes here |`- ivy -> ivy lib |`- lib -> ivy's resolved libs |`- src -> source folders | |`- main | | `- packages -> app codes | |`- test | | `- packages -> test code | |`- .project -> eclipse | |`- .classpath -> files | |`- build.properties | |`- build.xml -> build | |`- ivy.xml -> files | `- ivysettings.xml ` README
About
Template Ant+Ivy enabled Eclipse project for mixed Java/Scala code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published