- This topic has 5 replies, 2 voices, and was last updated 16 years, 11 months ago by Loyal Water.
-
AuthorPosts
-
pathogenMemberHi,
After installing myeclipse and adding Spring capabilities etc. to my project, I now have all these dot config files. Is there any way to safely move them all into one hidden directory rather than at the root of my project? Thanks!
Loyal WaterMemberWhat are the three dot config files that are being created? Are they copies of the same file ?
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
pathogenMemberThey are .mymetadata, and .springBeans plus .myeclipse and .settings directories. I presume if I add JSF or Struts capabilities, for example, I will get another hidden file such as .mystruts or some such that MyEclipse uses to manage the config for that capability. I would simply like them all in one dir if possible as they show up in my project tab. Other developers here use other IDEs so it can get rather cluttered if we all dump our config files at project root. Thanks!
*** Date:
Tuesday, December 11, 2007 9:21:54 AM EST** System properties:
OS=MacOSX
OS version=10.5.1
Java version=1.5.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.1 GA
Build id: 6.0.1-GA-200710Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse Platform
Version: 3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz
Build id: M20071023-1652Eclipse Java Development Tools
Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
Build id: M20071023-1652Eclipse Project SDK
Version: 3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO
Build id: M20071023-1652Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse RCP
Version: 3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS
Build id: M20071023-1652Eclipse Plug-in Development Environment
Version: 3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN
Build id: M20071023-1652Eclipse startup command=-os
macosx
-ws
carbon
-arch
x86
-showsplash
-launcher
/Users/pathogen/Developer/ides/eclipse/installs/eclipse_3_3_1/eclipse/Eclipse.app/Contents/MacOS/eclipse
-name
Eclipse
–launcher.library
/Users/pathogen/Developer/ides/eclipse/installs/eclipse_3_3_1/eclipse/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.2.R331_v20071019/eclipse_1021.so
-startup
/Users/pathogen/Developer/ides/eclipse/installs/eclipse_3_3_1/eclipse/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
-keyring
/Users/pathogen/.eclipse_keyring
-consoleLog
-showlocation
-product
com.genuitec.myeclipse.product.ide
-vm
/System/Library/Frameworks/JavaVM.framework
Loyal WaterMemberThese files have to be placed at the project root because that is where the IDE looks for them. You cannot change the location of these configuration files.
pathogenMemberBummer. Thanks for the quick reply, however.
Loyal WaterMemberYour welcome.
-
AuthorPosts