Results 1 to 2 of 2

Thread: How to open java console when with openjava ?

  1. #1
    Join Date
    Oct 2011
    Beans
    99

    How to open java console when with openjava ?

    How to set java console to open when using applications and applets with openjava and firefox/chromium/opera ?

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: How to open java console when with openjava ?

    Java Console is hidden by default, if you want to change this start the Java Control Panel, then from the command line run
    Code:
    ControlPanel
    And in the Java Control Panel go to the Advanced Tab, expand Java Console and choose Show Console.
    Now the console will pop up whenever you execute any Java Applet or Java application.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •