Numbers in the console are not line numbers.  My best guess is that they 
are bytecode offsets or something similar.  There is an enhancement 
request open for this functionality here: 
https://sourceforge.net/tracker/index.php?func=detail&aid=1083324&group_id=86829&atid=581076.

Craig

wayne forrest wrote:
> Hi All,
>
> Hope you can help me with these simple questions:
>
>
> (1)
> I am not sure if this is normal or not:
> In Eclipse Console the Line Numbers seem to wrong,
>
> Here is a Snippet
> ~~~~~~~~~~~~~
> Running with storage root DefaultColorPhone
> java.lang.NullPointerException
>     at im.DspMainMenu.<init>(+18)
>     at im.Test.startApp(+8)
>     at javax.microedition.midlet.MIDletProxy.startApp(+7)
>     at com.sun.midp.midlet.Scheduler.schedule(+270)
>     at com.sun.midp.main.Main.runLocalClass(+28)
>     at com.sun.midp.main.Main.main(+116)
>
> When I navigate to the Source I find that the Line Numbers are in fact 
> 28 and not 18;
>
> (2)
> There is also no Link to go to the Source Code.
> Is this Normal ?
>
> Thanks.
>
>
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ------------------------------------------------------------------------
>
> _______________________________________________
> Eclipseme-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>   

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to