patniemeyer / j2swift

Basic Java to Swift syntax converter
MIT License
76 stars 31 forks source link

Can't get it work #1

Open eyesblue opened 8 years ago

eyesblue commented 8 years ago

Hi I can't get it run, it show "Can't load Java8 as lexer or parser", how could I do now?

could you please release a runnable jar file?

your project is very useful for my platform independent library code, it save my large time, please update it for fit swift 2.x and 3.0, thank you!

t0rst commented 8 years ago

It would be great if you could update this project so that it is completely standalone. At the moment it has dependencies on your environment, which is a complete unknown to us. Its not safe to assume all of your audience come from the java development side, so this presents an entry barrier that makes your useful project unfortunately a little bit useless. (we all have enough time-vampires of our own to deal with). Could you update it? Or say what your development environment is?

johndpope commented 7 years ago

Need to have a crack at creating a dockerfile.