facebook

Debug Console View Line Range [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #209581 Reply

    dom
    Member

    My console view will display output but only up to 16 lines of it. Any more is ‘out of range’ if I use the right click go to line x option. How can I remove the line limit? I know it is possible because it was not always like this but now I cannot reconfigure! I thought it would be in the window>preferences>debug>console option but apparently not. Any help really appreciated!

    Dom.

    #209582 Reply

    dom
    Member

    And here’s all the info I should have supplied above!!

    What operating system and version are you running? – Win XP Pro 2002 SP 1

    What Eclipse version and build id are you using? (Help > About Eclipse Platform) – Version: 2.1.1
    Build id: 200306271545

    – Was Eclipse freshly installed for MyEclipse? – Yes

    – Are any other external plugins installed? – No

    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.* – 7 of those.

    What MyEclipse version are you using? (Help > About Eclipse Platform > Features) – 2.1.1

    What JDK version are you using to run Eclipse? (java -version) – 1.4.2_03

    What JDK version are you using to launch your application server? – Running my App as at the JVM

    What steps did you take that resulted in the issue? System.out.println(“some output here…”); in the code of this app should display past line 16 in the console view but is not displayed after the app is run due to the line limit.

    What application server are you using? – None – JVM – Although Tomcat5 is configured for other JSP’s I have elsewhere – however it is not being used in this instance.

    Hope this helps!!

    Dom.

    #209583 Reply

    dom
    Member

    Hi – Think this is a bit of a red herring – my app i think was stuck in a loop so the output had finished – hence the go to line limit – even though it was still executing…….oops!!

    Dom.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Debug Console View Line Range [Closed]

You must be logged in to post in the forum log in