-
Notifications
You must be signed in to change notification settings - Fork 571
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
Unable to build on Idea/133.193 on osx 10.9 #306
Comments
Hey, try to look into this tutorial: #248 (comment) Thanks. |
so i updated my JDK, and manually set the idea folder directory in build-package.xml. I rebuilt intellij and attempted to build package.xml file again with the same results. I was originally following instructions from http://webapp.org.ua/dev/intellij-idea-and-go-plugin/ the only change is that I am using the github repo instead of the official one as I couldn't seem to download off that git. |
Ok, I've just built it with a friend on his laptop with Mac OS X 10.8.4.
|
As for the error itself, I think you can't build IDEA itself which is a problem you should fix with JetBrains. I think you don't have all the packages required to do so, please check their README. Thanks. |
Just as a FYI: When i build Intellij Community i always use a tagged version that matches a released one (git checkout idea/193.xxx) . That way i know for sure that it's supposed to build correctly. |
ok, so i was able to get it to build using the downloaded distribution method recommended by @dlsniper. Yes, even though ant was reporting Thanks for the help |
I am on OSX 10.9
I built the idea/133.193 branch from the github repo located at: https://github.com/JetBrains/intellij-community
just with cd idea && ant
when attempting to build against this i get the following issues:
The text was updated successfully, but these errors were encountered: