- This topic has 1 reply, 2 voices, and was last updated 10 years, 10 months ago by support-tony.
-
AuthorPosts
-
Nagasekhar PolepeddiParticipantBelow is the installation configuration
*** Date:
Thursday, January 16, 2014 7:55:57 PM PST*** System properties:
OS=MacOSX
OS version=10.9.1
OS arch=x86_64
Profile arch=x86_64
Window system=cocoa
Java version=1.6.0_65
Workspace=file:/Users/sekharpn/projects/mgm1/mgmphoenix/
VM Args=-Xmx1024m
-XX:MaxPermSize=256m
-XX:ReservedCodeCacheSize=64m
-Dosgi.nls.warnings=ignore
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XstartOnFirstThread -javaagent:lombok.jar
-Xbootclasspath/a:lombok.jar
-Djava.class.path=/Users/sekharpn/software/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/myeclipseforspring.app/Contents/MacOS//../../../../../../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar*** Subscription information
Product Id: E3MS (MyEclipse for Spring Subscription)
License version: 3.0
Full Maintenance Included
Subscription expiration date (YYYYMMDD): 20150107
Number of users: 1*** Eclipse details:
MyEclipse for SpringVersion: 10.6.0
Build ID: 10.6.0-20120831Blueprint: MyEclipse for Spring 10
Eclipse startup command=-os
macosx
-ws
cocoa
-arch
x86_64
-showsplash
-launcher
/Users/sekharpn/software/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/myeclipseforspring.app/Contents/MacOS/myeclipseforspring
-name
Myeclipseforspring
–launcher.library
/Users/sekharpn/software/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/myeclipseforspring.app/Contents/MacOS//../../../../../../Common/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.101.v20120109-1504/eclipse_1408.so
-startup
/Users/sekharpn/software/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/myeclipseforspring.app/Contents/MacOS//../../../../../../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
–launcher.overrideVmargs
-install
/Users/sekharpn/software/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile
-configuration
/Users/sekharpn/software/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/configuration
-keyring
/Users/sekharpn/.eclipse_keyring
-showlocation
-vm
/System/Library/Frameworks/JavaVM.framework
support-tonyKeymastersekharinus,
I couldn’t replicate the problem. This seems to be a Lombok issue but we tried out Lombok to see if there was a problem due to MyEclipse.
There may be an issue with the directory structure that MyEclipse for Spring 10 is installed into, which is different from a standard eclipse install. Running the lombok.jar file may not recognize the MyEclipse install as an eclipse install, so you may have to perform the lombok install by hand. However, it does seem as though you’ve added the necessary lines to the myeclipseforspring.ini file. Did you also copy the lombok.jar file to the same folder as the myeclipseforspring.ini file is in? That folder is: /Users/sekharpn/software/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/myeclipseforspring.app/Contents/MacOS on your machine. You also need to add lombok.jar to your project and to the project’s build path.
If you’ve done all of the above and still have problems, please describe the issue as clearly as you can, to help us understand it, or ask on the lombok forum.
-
AuthorPosts