- This topic has 11 replies, 2 voices, and was last updated 16 years, 7 months ago by Loyal Water.
-
AuthorPosts
-
dhanakondaMemberThis message has not been recovered.
Loyal WaterMemberThis message has not been recovered.
dhanakondaMemberThanx for instantaneous reply..
As u suggested i pasted all the Installation details.
Please go thru it n give the method to access the struts-config.xml…
I am Using Linux.
//////////////////////////////////////////////////////////
*** Date:
Wednesday, March 26, 2008 9:00:03 AM IST** System properties:
OS=Linux
OS version=2.6.23.1-42.fc8
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 5.1.0 GA
Build id: 20061111-5.1.0-GA*** Eclipse details:
Eclipse SDKVersion: 3.2.1
Build id: M20060921-0945Eclipse Graphical Editing Framework
Version: 3.2.1.v20060921
Build id: 20060921-1617Eclipse Platform
Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
Build id: M20060921-0945Eclipse RCP
Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
Build id: M20060921-0945Eclipse Java Development Tools
Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
Build id: M20060921-0945Eclipse Plug-in Development Environment
Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
Build id: M20060921-0945Eclipse Project SDK
Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
Build id: M20060921-0945Eclipse startup command=-os
linux
-ws
gtk
-arch
x86
-launcher
/root/eclipse/./eclipse
-name
Eclipse
-showsplash
600
-exitdata
bbb0009
-vm
/root/jdk1.5/bin/java
//////////////////////////////////////////////////////////////////////////
Loyal WaterMemberI would like you to switch to a new workspace by going to File > Switch Workspace > Temp, create a new struts project in this workspace and try working with the struts-config.xml editor. Does it work without issues ?
dhanakondaMemberYah Itz working!! No issue!! By switching to new workspace and creating a new struts project. The struts-config.xml is working fine,,
But i need the same in my present projects.
Suggest me how to get the in my present projects.
Thank you…
Loyal WaterMemberYou can switch back to the old workspace and try using the -clean command to fix this :-
https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/Incase the -clean doesn’t help, you will have to export your projects to the new workspace and continue working.
dhanakondaMemberCan v use clean command in linux system…
I am not a windows programmer.
My Operating System is LINUX.
please help…
Loyal WaterMemberYes you can use -clean on the Linux OS as well. You need to add the line to the eclipse.ini file.
dhanakondaMemberAs u suggested i added the ‘-clean’ in my eclipse.ini file.
But after that, when ever i try to open eclipse.sh.
my jdk is terminating.When i searched other formus bfore contacting U.
The user was suggested to delete the plugins like EMF n etc etc,,
So,,wat to do???
Any alternate method..???
Loyal WaterMemberI just checked with a linux developer and it seems like you will have to create a script to run MyEclipse (like a batch file on Windows) and add -clean to it.
When i searched other formus bfore contacting U.
The user was suggested to delete the plugins like EMF n etc etc,,
So,,wat to do???
Any alternate method..???You should not delete anything. Incase the -clean doesn’t help, the only alternative is to switch to a new workspace and then go to File > Import > General > Existing Project into Workspace and import your project into this workspace.
dhanakondaMemberK den!
I will go wid changing the workspace.
Thanx for ur instant valuable suggestions.
Loyal WaterMemberYour Welcome.
-
AuthorPosts