facebook

Listing of JAR files in Package Explorer view

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244396 Reply

    In a J2EE Web Project, if there are jar files in the WEB-INF/lib directory, they show up as children of the project element in the Package Explorer view. You can filter out reference libraries from this view (like the J2SE library), but you can’t filter these jars out. And if you have a lot of jar files, they take up quite a bit of room. Is there a way for these to not show up in this view?

    #244419 Reply

    Greg
    Member

    Under the filters setup, check the “Name filter patterns”, and add

    *.jar

    to the list. That should hide the jar files.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Listing of JAR files in Package Explorer view

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