M
Michael Preminger
Hello!
I have been developing a jsp project using eclipse for a while now.
I was very careful, saving the wokspace into a zipped folder from
time
to time.
Today I was trying to recover a recent version, as the development
went astray. I just ditched the current workspace directory, went to
the zip and recovered the "old" workspace into the same directory. I
had not change the state of my PC in any way that (to my
understanding) should affect such a recovery operation.
My disappointment was enormous when I found out that this was totally
failed.
Eclipse started as if I just downloaded it. I had to "import" the
project. The workspace did not seem to maintain a single references
to
any external jar I was using. Everything had to be re-collected.
More than that: It does not even recognize the project as a web
project (which is pure bullshit)
I do not even get to save it as a war.
1. What can be the reason for this non-understandable behavior? Whats
the point in having a workspace?
2. How can I make eclipse accept my project as a web project and let
me save a web archive of it?
Thanks
Michael
I have been developing a jsp project using eclipse for a while now.
I was very careful, saving the wokspace into a zipped folder from
time
to time.
Today I was trying to recover a recent version, as the development
went astray. I just ditched the current workspace directory, went to
the zip and recovered the "old" workspace into the same directory. I
had not change the state of my PC in any way that (to my
understanding) should affect such a recovery operation.
My disappointment was enormous when I found out that this was totally
failed.
Eclipse started as if I just downloaded it. I had to "import" the
project. The workspace did not seem to maintain a single references
to
any external jar I was using. Everything had to be re-collected.
More than that: It does not even recognize the project as a web
project (which is pure bullshit)
I do not even get to save it as a war.
1. What can be the reason for this non-understandable behavior? Whats
the point in having a workspace?
2. How can I make eclipse accept my project as a web project and let
me save a web archive of it?
Thanks
Michael