Sagewire Logo

Debugging in Sun ONE Studio 5

4 Message(s) by 2 Author(s) originally posted in java setup


From: CDX Date:   Tuesday, March 01, 2005
I'm new to JAVA and am working with the debugger in the Sun ONE Studio 5
IDE . I'm looking at the local variable window and see a variable called
props (which my code created using new Properties(). Why for it's value
do I see #78 instead of something like the class name or such? I guess I
would expect something more than #78.CDX


From: Roland Date:   Wednesday, March 02, 2005
wrote in message:

I'm new to JAVA and am working with the debugger in the Sun ONE Studio 5
IDE. I'm looking at the local variable window and see a variable called
props (which my code created using new Properties(). Why for it's value
do I see #78 instead of something like the class name or such? I guess I
would expect something more than #78.


> CDX
Do not know Sun ONE Studio, but it sounds like your code has been
compiled without local variable information. Have a look at the
compilation options of Sun ONE Studio.
[For JAVAc it is controlled with the -g commandline option, see
<http://JAVA.sun.com/j2se/1.5.0/docs/tooldocs/windows/JAVAc.html#options>.]
--
Regards,

Roland de Ruiter
___ ___
/__/ w_/ /__/
/ \ /_/ / \


From: CDX Date:   Wednesday, March 02, 2005
Roland,
Have you worked with the NetBeans IDE? I'm wondering what IDE is best
that I can get for free. (At least for now until I get going).

Thanks,
wrote in message:

wrote in message:
I'm new to JAVA and am working with the debugger in the Sun ONE Studio
5 IDE. I'm looking at the local variable window and see a variable
called props (which my code created using new Properties(). Why for
it's value do I see #78 instead of something like the class name or
such? I guess I'd expect something more than #78.


CDX
Do not know Sun ONE Studio, but it sounds like your code has been
compiled without local variable information. Have a look at the
compilation options of Sun ONE Studio.
[For JAVAc it is controlled with the -g commandline option, see
<http://JAVA.sun.com/j2se/1.5.0/docs/tooldocs/windows/JAVAc.html#options>.]
Rolan





From: Roland Date:   Thursday, March 03, 2005
wrote in message:

Roland,
Have you worked with the NetBeans IDE? I'm wondering what IDE is best
that I can get for free. (At least for now until I get going).
Thanks,
Chip


Nope. Well, I had a look at it for evaluation purposes. For 'normal'
development I'm using Eclipse. It's free:
<http://www.eclipse.org/>
<http://www.eclipse.org/downloads/>
--
Regards,

Roland de Ruiter
___ ___
/__/ w_/ /__/
/ \ /_/ / \



Next Message: Where official JAVA Runtime?


Blogs related to Debugging in Sun ONE Studio 5

Sun whips its Sun Ray thin client into better shape
Komodo is one of the few IDEs that can debug a Ruby on Rails application, ... Thanks to Enerjy s history as a Java QA tools vendor, if your code base is written ... a new XQuery builder as well as Visual Studio 2005 add-in enhancements. ...

IronPython Demo for John Udell
The minute you port that code to C# or Java (or C) you've lost that benefit. You've set it in stone, ... The online debugging in Visual Studio looks really nice. ... Hopefully soon I'll have time to do a longer, fancier one.

Sun Java Studio Creator Pack for Netbeans
... day and today at Java ONE, it has been announced that Sun Java Studio Creator will be ... consuming it in the web application and finally debugging and stepping ... to the Sun Java Application Server to fix a bug in the web service. ...

Tips for programmers
Learn to use debugger. Jdb or gdb can be a good starting point. ... Net programmers have no choice but visual studio, if u don’t have its license use ... Java Programmers, you have quite a big choice of IDEs: Most popular one’s are: ...

Questions at the NetBeans Booth at Tech Days Buenos Aires
Q: Is it the same as Java Studio Creator 2 Update 1 or are there any ... NetBeans provides an entry point to Sun technology stack and we want ... Q: Can I debug web applications created with Visual Web Pack and deployed to Tomcat? ...

File Extensions
DVF Graphics file associated with camcorders (DV Studio) DVI Binary file (TeX) ... JTK Java ToolKit file (Sun Microsystems) JW Text document (JustWrite) JWL Library (JustWrite) ... TDW Configuration file (Turbo Debugger for Windows) ...


Programming | Sports | Autos

copyright 2006
Valid XHTML 1.0 Transitional