Skip to content
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

Forge Javadocs in Intellij #18

Closed
hunterboerner opened this issue Nov 28, 2013 · 13 comments
Closed

Forge Javadocs in Intellij #18

hunterboerner opened this issue Nov 28, 2013 · 13 comments

Comments

@hunterboerner
Copy link

In IntelliJ 12 how do I get the Javadocs for minecraftforge through ForgeGradle?

@AbrarSyed
Copy link
Member

youl have to attach those manually... they are somehwere in ~/.gradle/caches/module-2

@hunterboerner
Copy link
Author

Why wouldn't it be automatic?

@Deafbugboy1028
Copy link

Why should it be automatic?

@hunterboerner
Copy link
Author

Because everything else is done for you, why not this.

@hunterboerner
Copy link
Author

The only things in .gradle are cache filehashes snapshots ouputfilestates gradle.log and taskartifacts

@hunterboerner
Copy link
Author

And how would I do this if IntelliJ keeps changing it back because it updates based off of the build.gradle?

@yuuka-miya
Copy link

.gradle/caches

@hunterboerner
Copy link
Author

Not there: http://puu.sh/5wkwY.png

@AbrarSyed
Copy link
Member

You missed the role in the front ...
The .gradle file in your user directory

@hunterboerner
Copy link
Author

it may be problematic though that intellij wipes out the sources when I add them to the forge library because it rebuilds those based off of build.gradle

@AbrarSyed
Copy link
Member

I'll find a way... Eventually .. ATM eclipse is first priority
On Nov 28, 2013 9:06 PM, "Theron Boerner" notifications@github.com wrote:

it may be problematic though that intellij wipes out the sources when I
add them to the forge library because it rebuilds those based off of
build.gradle


Reply to this email directly or view it on GitHubhttps://github.com//issues/18#issuecomment-29493594
.

@hunterboerner
Copy link
Author

BTW, you were saying we don't have good install instructions: https://github.com/HeisenBugDev/QuantumCraft/blob/develop/gforge-instruction.md

@AbrarSyed
Copy link
Member

fixed along with #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants