Last week I created an application which consumes various StrikeIron Webservices in NetBeans. Including Application sources and tutorial video.
Friday Jun 15, 2007
Wednesday Apr 18, 2007
Thursday Apr 12, 2007
Thursday Feb 01, 2007
To day I was playing with VMPlayer + Solaris and Ubuntu on my Note Book.
I installed Solaris Express and Ubuntu 6.10 on XP notebook. Solaris
Express bundles NetBeans. I downloaded and installed JDK 1.6 + NB 5.5
on Ubuntu. All IDEs are up and running at the same time.
Friday Nov 10, 2006
Sunday Aug 27, 2006
[Read More]
Wednesday May 31, 2006
Thursday Apr 20, 2006
On Unix/Linux users may see the following error
"No compatible Java SE Runtime Environment (JRE) was found"
This is a known issue with Installshield. See http://support.installshield.com/kb/view.asp?articleid=Q107271 for more details.
Try this:
$ ./jstudio_ent81-ea-linux.sh -is:javahome <JAVA_HOME>
Monday Mar 27, 2006
Java Studio Ent Tips
1) Why I am getting "cannot find java.exe" error?
I guess after installing JSE8, User might have uninstalled the JDK.
There are three ways to address this issue.
- Edit c:\Program Files\Sun\jstudio_ent8\ide\etc\jstudio.conf Set JDK path
- D:\Program Files\Sun\jstudio_ent8\ide\bin\runide.exe -jdkhome JDK_INST_DIR
- Select desktop JSE icon -> properties ->Target D:\Program Files\Sun\jstudio_ent8\ide\bin\runide.exe -jdkhome JDK_INST_DIR
This blog copyright 2009 by pcmreddy
