hungnt55 / yooreeka

Automatically exported from code.google.com/p/yooreeka
0 stars 1 forks source link

Beanshell problems #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just try to run any example
2.
3.

What is the expected output? What do you see instead?

You have not configured the beanshell scripts properly. The examples on the
book assume you have imported all the libs on beanshell, which turns to be
a fucking nightmare trying to run your examples.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by vinicius...@gmail.com on 18 Mar 2009 at 2:15

GoogleCodeExporter commented 8 years ago
I do not appreciate the tone and your language. 

Use some other open source project and do not post here again by using 
profanities.

Original comment by babis.ma...@gmail.com on 24 Mar 2009 at 5:33

GoogleCodeExporter commented 8 years ago

Original comment by babis.ma...@gmail.com on 20 Apr 2009 at 5:27

GoogleCodeExporter commented 8 years ago
Profanity aside, you do have paths hardcoded in your scripts, and Java code, 
which
makes it impossible to use without modifying the code.

Thankfully, another user has come up with a solution which works well [1]. I 
works
for me on Mac OS X, and should work for other unix-based systems I think.

[1] http://code.google.com/p/yooreeka/issues/detail?id=4

Original comment by robert.g...@gmail.com on 22 Dec 2009 at 9:17

GoogleCodeExporter commented 8 years ago
I suggest Babis that we test these changes on various platforms and get them 
into
trunk. As it is, you're bound to have very fustrated users on Mac and Linux.

That said, the book is excellent so far and I look forward to working through 
the
examples!

Original comment by robert.g...@gmail.com on 22 Dec 2009 at 9:24

GoogleCodeExporter commented 8 years ago
I've forked the repository on Github [1] and applied opeckojo's changes. The 
Windows
install instructions might need updating.

[1] http://github.com/rgravina/yooreeka

Original comment by robert.g...@gmail.com on 23 Dec 2009 at 9:24

GoogleCodeExporter commented 8 years ago
Thank you Robert.

We can now consider this issue closed.

Original comment by babis.ma...@gmail.com on 30 Dec 2009 at 8:44