If you don't mind I will create a maven project out of it according to Sonatype rules so you can deploy it to maven central, add packages, style the code according to sun/oracle recommendations and generate scripts to start the repl.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
No I haven't seen it earlier. It says it's a Java Read-Eval-Print Loop, but I cannot find any more information than just that. I downloaded their rar file just right now, and it contains an Eclipse project with just two sources that did not immediately make sense to me (although honestly I haven't analyzed it thoroughly).
Their latest update was in 2013-04-23, it seems like a dead project I think.
What do you think?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to know too how do you feel about code style, because the code is not in java recommended style, do you have strong feelings about it?
No, I think you're right. The code should be formatted according to the standards.
If you don't mind I will create a maven project out of it according to Sonatype rules so you can deploy it to maven central, add packages, style the code according to sun/oracle recommendations and generate scripts to start the repl.
I don't mind. :-)
btw, have you seen this http://rep-debugger.sourceforge.net/
https://sourceforge.net/projects/rep-debugger/
No I haven't seen it earlier. It says it's a Java Read-Eval-Print Loop, but I cannot find any more information than just that. I downloaded their rar file just right now, and it contains an Eclipse project with just two sources that did not immediately make sense to me (although honestly I haven't analyzed it thoroughly).
Their latest update was in 2013-04-23, it seems like a dead project I think.
What do you think?
Looks like dead to me too.
I have reformatted the code; it should now be conform the Java standards. If you find any part of code that does not, feel free to rectify it.
Cool, thanks.