Approach to Debugging old Java web applet [message #1221499] |
Tue, 17 December 2013 15:54  |
Eclipse User |
|
|
|
I'm tasked with re-creating a tutorial:
(ht.p)://www.olympusmicro.com/primer/java/lasers/electroncycle/index.html
I must create a javascript version that runs with the aid of HTML and CSS.
I need to debug some old Java files and understand how variables are manipulated.
The main file I'm converting to javascript is electrons.java, and it uses the content of Electron.java, Wave.java, and others.
I downloaded Eclipse 32bit for Windows 7, because though I'm running a 64 bit OS, the 64bit Eclipse version didn't run on my system.
My question: I would like to compile this java web applet using Eclipse, and more so study how certain variables are changing in the electrons.java, Electron.java, and Wave.java files.
The zip with all files is attached to this post.
I am nearly finished with the conversion, but they're slight differences in my version that I can't understand without debugging the original java src files.
Thanks for any direction you're able to give. I work at the biggest Magnet lab in the world and we have over 300 of these tutorials to convert from java to javascript, so your guidance is greatly appreciated.
[Updated on: Tue, 17 December 2013 16:48] by Moderator
|
|
|
|
|
|
|
|
Re: Approach to Debugging old Java web applet [message #1221657 is a reply to message #1221518] |
Wed, 18 December 2013 02:10  |
Eclipse User |
|
|
|
On 12/17/2013 02:55 PM, Jonathan James wrote:
> I'm using Eclipse IDE for Java Developers
I wish you good luck here. The majority of Java developers do not
remember the era of applets. Some may not even know what they were. I
was a C/assembly programmer in that day and have never written one.
|
|
|
Powered by
FUDForum. Page generated in 0.08833 seconds