Skip to content

A Ruby project to convert Eclipse and IntelliJ projects into BlueJ projects

License

Notifications You must be signed in to change notification settings

TheLocust3/Convert-to-BlueJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert to BlueJ

A Ruby project to convert Eclipse and IntelliJ (not implemented) projects into BlueJ projects

###Backstory
My Computer Science teacher loves BlueJ so to get around having to use BlueJ I created this so that I could still program in other IDEs

###Usage ruby convert.rb SOURCE_PROJECT OUTPUT_PROJECT [options]
-cIDE, --convert=IDE - Specify what IDE the source project was from

OUTPUT_PROJECT cannot already be a folder

###To-Do

  • Basic Eclipse support
  • Basic IntelliJ support
  • Support for external dependencies

About

A Ruby project to convert Eclipse and IntelliJ projects into BlueJ projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages