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

Attach <IDE_ROOT>/lib/src/*.zip sources #207

Closed
zdary opened this issue Jun 26, 2017 · 4 comments · Fixed by #1019
Closed

Attach <IDE_ROOT>/lib/src/*.zip sources #207

zdary opened this issue Jun 26, 2017 · 4 comments · Fixed by #1019
Assignees

Comments

@zdary
Copy link

zdary commented Jun 26, 2017

Hi,

I have a question. While using gradle plugin for plugin development I chose to download sources as well. The sources are downloaded but When I navigate to a class from my plugin to a class in open-api I always end up in decompiled class instead of source code downloaded by gradle.

IDEA comes with src forlder for spring.api and a few more. Is there a way gradle pluging would attach those as sources?

@zolotov
Copy link
Member

zolotov commented Jul 3, 2017

IntelliJ Utlimate is not open sources project. You can open only sources of classes from IntelliJ Community.

IDEA comes with src forlder for spring.api and a few more

I don't see any src directory for spring. Spring is a close-sourced part.

@zolotov
Copy link
Member

zolotov commented Jul 7, 2017

closing due to lack of feedback. the issue is unclear to me

@zolotov zolotov closed this as completed Jul 7, 2017
@zolotov zolotov added the wontfix label Jul 7, 2017
@bjansen
Copy link

bjansen commented Sep 5, 2017

@zolotov the Ultimate edition comes with a few OpenAPI extensions for Ultimate plugins, in order to allow developers to contribute extensions points to these plugins I suppose. Spring is one of them, the source code for Spring's OpenAPI is located under $IDEA_HOME$/lib/src/src_spring-openapi.zip. This folder also contains source code for other plugins like Tomcat, persistence etc. Perhaps the gradle-intellij-plugin could automatically attach these source files to their corresponding plugins?

See this page for more info: http://www.jetbrains.org/intellij/sdk/docs/reference_guide/frameworks_and_external_apis/spring_api.html

@zolotov zolotov reopened this Sep 5, 2017
@zolotov
Copy link
Member

zolotov commented Sep 5, 2017

@bjansen found it, thank you!

@zolotov zolotov changed the title Source download Attach <ultimate>/lib/src/*.zip sources Sep 5, 2017
@zolotov zolotov added this to the 0.4.0 milestone Oct 26, 2018
@zolotov zolotov modified the milestones: 0.4.0, 0.5.0 Mar 23, 2020
@YannCebron YannCebron changed the title Attach <ultimate>/lib/src/*.zip sources Attach <IDE_ROOT>/lib/src/*.zip sources May 31, 2021
@YannCebron YannCebron modified the milestones: 0.5.0, 1.0.1 May 31, 2021
@hsz hsz modified the milestones: 1.1.2, next Jul 1, 2021
@hsz hsz modified the milestones: 1.1.4, next Jul 21, 2021
@hsz hsz modified the milestones: 1.1.5, next Sep 6, 2021
@hsz hsz removed this from the 1.2.0 milestone Oct 14, 2021
@karollewandowski karollewandowski self-assigned this Apr 15, 2022
@karollewandowski karollewandowski linked a pull request Jun 13, 2022 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants