Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » where is project stored?
where is project stored? [message #197168] Wed, 25 July 2007 09:34 Go to next message
Lucio Crusca is currently offline Lucio CruscaFriend
Messages: 5
Registered: July 2009
Junior Member
Hello *,

I've tried to create a webservice with the Axis2 Code Generator Wizard plug
in. It's succeded but then I deleted the services.wsdl file directly from
the filesystem, instead of doing so with the delete menu option inside
Eclipse.

Now Eclipse still sees a services.wsdl file in the project but the delete
menu option doesn't work because it says the resource is out of sync with
the filesystem (even if I recreate an empty file with the same name).
I've tried searching for the string "services.wsdl" into my workspace files,
into ~/.eclipse, into the eclipse install dir and into /tmp, that should be
all the reasonable places (except /tmp which I tried only because it's
writable), but I couldn't find where eclipse stores the information that my
project contains a file named "services.wsdl".
The file ~/workspace/MyProject/.project doesn't contain any reference to
services.wsdl either.

Does anyone know where eclipse stores project infos?

Lucio.
Re: where is project stored? [message #197214 is a reply to message #197168] Wed, 25 July 2007 13:34 Go to previous message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
Lucio Crusca wrote:
> Hello *,
>
> I've tried to create a webservice with the Axis2 Code Generator Wizard plug
> in. It's succeded but then I deleted the services.wsdl file directly from
> the filesystem, instead of doing so with the delete menu option inside
> Eclipse.
>
> Now Eclipse still sees a services.wsdl file in the project but the delete
> menu option doesn't work because it says the resource is out of sync with
> the filesystem (even if I recreate an empty file with the same name).
> I've tried searching for the string "services.wsdl" into my workspace files,
> into ~/.eclipse, into the eclipse install dir and into /tmp, that should be
> all the reasonable places (except /tmp which I tried only because it's
> writable), but I couldn't find where eclipse stores the information that my
> project contains a file named "services.wsdl".
> The file ~/workspace/MyProject/.project doesn't contain any reference to
> services.wsdl either.
>
> Does anyone know where eclipse stores project infos?

In Eclipse, try right-clicking on the folder that contains the
services.wsdl file in a "navigator" view and select "Refresh". That
should bring that workspace folder into sync with your file system.

Cheers,
Larry

>
> Lucio.
>
Previous Topic:Newbie: Server Administration
Next Topic:load a report library through a JavaScript handler
Goto Forum:
  


Current Time: Thu Apr 25 12:46:43 GMT 2024

Powered by FUDForum. Page generated in 0.03502 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top