- This topic has 3 replies, 2 voices, and was last updated 18 years, 11 months ago by Greg.
-
AuthorPosts
-
RandyMemberHi,
My WEB-INF is not showing up in my package-explorer anymore, so I can’t edit my web.xml and faces-config.xml. The directory exists, and has the proper perms, etc. This has worked for quite a while.A bit of background. My primary workspace is my desktop. I have a project that is managed via subversion. With some help from this forum I am now able to check in/out the entire project without issues (the secret being to checkin the .settings dir and various . files). When I need to do more work, rather than stay late I check it out on my laptop. this has worked for well over a month.
Last night when I did this, in my package explorer veiw for the webclient dir, my META-INF dir shows, but my WEB-INF dir no longer is visible. I can drop to the CLI and edit stuff in this dir (ie everything exists, etc), but it just is not visibile within ME. This is on my laptop. My desktop is just fine.
Any help would be GREATLY appreciated, as I have a deadline next week, and will need to work over the holidays.
TIA!
Randyoh yeah:
– System Setup ——————————-
Operating System and version: Gentoo Linux,
Eclipse version: 3.1
Eclipse build id: I20050627-1435
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager? n
Other installed external plugins: N/A
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
MyEclipse version: 4.0.3
Eclipse JDK version: sun 1.5_04
Application Server JDK version: sun 1.5_04
Are there any exceptions in the Eclipse log file? nopeIf this is a DB related question please answer the following:
RDBMS vendor and version:
JDBC driver vendor and version, and access type (thin, type-2, etc):
Connection URL:
Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:– Message Body ——————————-
RandyMemberFWIW, I scp-d the whole project from my desktop (which works fine) to my laptop (after backing up the orig laptop proj), and the same problem occurs. A refresh on the project doesn’t help either.
RandyMemberA cube-neighbor has noticed this behavior on other things. Click on the Menu Triangle on the upper right corner of the Package Explorer, and select Edit Active Working Set. from here I found the WEB-INF was unchecked. I know that I did not edit this, and my cube neighbor has noticed it occasionally too. FWIW, I do have a bunch of libs unselected to make my package explorer less cluttered, but I did this over a month ago, and haven’t touched it since.
TIA!
Randy
GregMemberRandy,
None of your tools modify or access your working set to my knowledge. So that is strange. But it sounds like you were able to see the WEB-INF by just selecting it in the working set. Let us know if this isn’t the case.
-
AuthorPosts