facebook

exclude directories from validation [4.0M2 + 3.1RC4][Closed]

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #231911 Reply

    Hi!

    Env:
    MyEclipse 4.0M2
    Eclipse 3.1RC4

    My web project contains a deprecated directory which contains a set of java sources, jsp-s and xml-s that have been deprecated.
    The directory isn’t declared as source directory or as web directory.
    Unfortunately when running the build, the validation runs also on this directory and so i have tons of errors. Is there a way to exclude a dir from validation?

    many thanks,
    :alex |.::the_mindstorm::.|

    #231928 Reply

    Scott Anderson
    Participant

    Alex,

    You can right click on the directory in the Package Explorer view and select Properties > Derived. Resources under folder marked derived are not validated. To remove the validation markers you’ll need to right-click and select MyEclipse > Remove Validation Markers. Another workaround would be to zip up the directory and just check in the zip file instead of exploded sources.

    #231974 Reply

    Wow. Thanks. Haven’t known about this one, but it is the one solving my problem. Excellent. And by the way: I am very very happy that I am finally able to use 4.0 series with 3.1 ;-).

    :alex |.::the_mindstorm::.|

    #231975 Reply

    Scott Anderson
    Participant

    Excellent. Glad you like the new build.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: exclude directories from validation [4.0M2 + 3.1RC4][Closed]

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