facebook

Console messages not visible

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #264989 Reply

    sri.vaddi
    Member

    When I build the proejct, for first few times, Build Messages will be shown in console.
    However after few builds, Build messages are not visible in console. But build will be either successful or failure.
    I am using Licensed MYEclipseIde.

    But for Weblogic server messages are successfully shown in console consistently, but not build messages.

    when I restart the MyEclipse, again it will show messages for few builds.

    #264997 Reply

    Riyad Kalla
    Member

    When MyEclipse builds it doesn’t show any messages in the console, are you using an Ant script by chance?

    Also chances are that you just have the wrong console focused (in the console, click the drop down button and select the console view you want to see).

    #265028 Reply

    sri.vaddi
    Member

    When MyEclipse builds it doesn’t show any messages in the console, are you using an Ant script by chance?
    >>> YES I am building with Ant build.xml

    Also chances are that you just have the wrong console focused (in the console, click the drop down button and select the console view you want to see).>>>>>>>>>>

    When I build the proejct, for first few times, Build Messages will be shown in console.

    If Console is technically wrong word for MyEclipse-Ant-Messages, Please let me know where I can see the messages.

    But the problem is I could see for first few times, later on it shows blank, build will be made, but i cannot see whether it is successfull or failure.

    #265030 Reply

    Riyad Kalla
    Member

    When I build the proejct, for first few times, Build Messages will be shown in console.

    You are calling it the right thing, it is the Console View. But the Console View doesn’t just show 1 console, if you use the drop down arrow, the Console View is actually a stack of cards of all the console output from all running applications hooked into MyEclipse. My guess is that your Ant output is still going to the console, but your View is setup to show you the wrong one. Try switching them and seeing if the output is in one of the other views.

    #265032 Reply

    sri.vaddi
    Member

    I am seeing “Java Stack Trace Console” , “New Console”, “CVS Console”.

    I tried with first two. No Luck

    #265035 Reply

    Riyad Kalla
    Member

    Hmm I’m not sure what is going on then. The Ant functionality is provided by the base Eclipse platform and not changed by MyEclipse… you could try restarting using the -clean command line argument and seeing if it’s some stale workspace state that is causing the problem.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Console messages not visible

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