File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Java Products and Servers and the fly likes My Elipse Blue Deleted my file system Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "My Elipse Blue Deleted my file system" Watch "My Elipse Blue Deleted my file system" New topic
Author

My Elipse Blue Deleted my file system

raj nagaraju
Greenhorn

Joined: Nov 21, 2008
Posts: 7
Hi,

I have tried to deploy my web application using the My Eclipse Blue 8.0 GA's Manage Deployements/packaged Archive/custom location into my c:

It was failed, and when i used the remove option from Manage Deployements, it has deleted my file system from c: now most of my applications are not running.

I feel frustrated and donno what to do?

raj
Deepak Bala
Bartender

Joined: Feb 24, 2006
Posts: 6321

What do you mean by deleted your file system ? It removed everything under c:\ ? That is not possible since that is where windows (usually) resides. Can you elaborate ?


SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
raj nagaraju
Greenhorn

Joined: Nov 21, 2008
Posts: 7
yes true, it cant delete the windows, but it did manage to delete most of my files other than windows which includes
C:\Program Files
C:\ProgramData and
users/raj(my name) I.e. C:\Users\Raj\AppData\Local

I posted this, because I do not want others to go through what I am going through .
At least not while you are in the midst of UAT
Deepak Bala
Bartender

Joined: Feb 24, 2006
Posts: 6321

How did you confirm that myeclipse was to blame ?
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 4489

You set up the path "c:\" as the deploy directory? If so, I suspect that when asked to deploy the app that MyEclipse first did a "clean" on the deploy directory.


JBoss In Action
 
 
subject: My Elipse Blue Deleted my file system
 
developer file tools