facebook

error instead of warning for "deployment is out of date

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #310080 Reply

    Lofi
    Participant

    for some unknown reason we recently get an out of date deployment in our project very often. the “problems” tab in myeclipse shows “Deployment is out of date due to changes in dependent project MYPROJECT” with Location “Unknown”.

    is it possible to get an error instead of a warning if the deployment is out of date? a warning is inappropriate.

    #310081 Reply

    support-joy
    Member

    Lofi,

    You can set it here Window > Preferences > Java > Compiler > Errors/Warnings. You need to edit this section – Deprecated and restricted API.

    #310112 Reply

    Lofi
    Participant

    hello joy,

    thank you for your answer. unfortunately i can’t find an appropriate option for “out of date deployments” there. all i have available is:

    deprecated api
    signal use of deprecated api inside deprecated code
    signal overriding or implementing deprecated method
    forbidden reference
    discouraged reference

    i’m using myeclipse 6.0.1. are there more options in recent versions?

    hot-deployment always worked until recently and i don’t know what could have changed this.

    #310116 Reply

    support-joy
    Member

    Hello Lofi,

    Yes, there are more options as shown below

    Code Style
    Potential programming problems
    Name shadowing and conflicts
    Deprecated and restricted API
    Unnecessary code
    Generic types
    Annotations

    I would suggest you to install latest copy of ME 8.5/8.6 and give it a shot. You can retain current ME 6.6 and also install latest version.

    #310118 Reply

    Lofi
    Participant

    ok, thanks a lot! 🙂

    #310124 Reply

    support-joy
    Member

    You are welcome.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: error instead of warning for "deployment is out of date

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