- This topic has 11 replies, 2 voices, and was last updated 17 years, 2 months ago by
Loyal Water.
-
AuthorPosts
-
dhanakondaMemberThis message has not been recovered.
March 25, 2008 at 8:25 am #283278
Loyal WaterMemberThis message has not been recovered.
March 25, 2008 at 10:45 pm #283327
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
//////////////////////////////////////////////////////////////////////////March 26, 2008 at 8:55 am #283346
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 ?
March 26, 2008 at 10:53 pm #283383
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…March 27, 2008 at 4:27 am #283390
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.
March 27, 2008 at 6:44 am #283395
dhanakondaMemberCan v use clean command in linux system…
I am not a windows programmer.
My Operating System is LINUX.
please help…March 27, 2008 at 10:03 am #283397
Loyal WaterMemberYes you can use -clean on the Linux OS as well. You need to add the line to the eclipse.ini file.
March 28, 2008 at 4:16 am #283420
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..???March 28, 2008 at 1:07 pm #283458
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.
March 28, 2008 at 11:15 pm #283466
dhanakondaMemberK den!
I will go wid changing the workspace.
Thanx for ur instant valuable suggestions.March 31, 2008 at 9:52 am #283509
Loyal WaterMemberYour Welcome.
-
AuthorPosts