-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JBoss Developer Studio 10 - fails to install lombok #1164
Comments
same here... can't install Lombok on Jboss Developer Studio 10 under Windows. |
Hello, I had the same issue and there might be workaround. In RHDS 10 the file is called $ cd $RHDS_INSTALL
$ find . -name "devstudio.ini"
./studio/devstudio.ini
$ cd studio
$ ln -s devstudio.ini eclipse.ini Try to install lombok to folder |
* copy Jbds* to Rhds* and replace jbdevstudio to devstudio
Can you try out the edge release and see if it works now? |
Lombok 1.16.10 does not detect JBDS 10 under OS X.
The text was updated successfully, but these errors were encountered: