facebook

vssver.scc in WEB-INF/lib

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #234625 Reply

    hakazmi
    Member

    I was wondering is someone could help. I just joined a web project. All our jars that live in WEB-INF/lib are checked in visual source safe (eek). Anyhow, VSS has a file in WEB-ING/lib called vssver.scc in the lib folder and MyEclipse doesn’t compile because it thinks its a bad lib file. How do I configure MyEclipse to filter this file.

    The exact message is
    Illegal type of archive for required library: ‘WebContent/WEB-INF/lib/vssver.scc’ in project flask

    #234647 Reply

    Riyad Kalla
    Member

    I can’t reproduce this, try and follow these steps and see if it works for you:

    1) Create a new web project
    2) Go into the /lib dir, and create a new file (New > File) called vssver.scc, hit OK.
    3) Now Project > Clean, rebuild the project. Any errors?

    I didn’t recieve any errors.

    Can you try and right click on the .scc file, and select the “dervied” checkbox under Properties and hit OK, then rebuild. Did that work?

    #235145 Reply

    duckman75
    Member

    This is because the vssver.scc is in your Project Properties->Java Build Path-> Libraries.

    Remove it from the Libraries and you should be good to go.

    /*duckman*/

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: vssver.scc in WEB-INF/lib

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