Skip to content

umple/dlproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlproj

Grab the latest code

git clone https://github.com/umple-ucsop/dlproj

Run the tests

cd dlproj
(cd ./build/ && ant -Dmyenv=local)

To rebuild the java project, you will can just umpleSelf (which converts .ump to .java) and the compile (which compiles the java). This works nicely if you are working in Eclipse (to run your tests), but rebuilding from the commandline

(cd ./build && ant -Dmyenv=local umpleSelf compile)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages