History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3117
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Zhuravlev
Reporter: Alain Ravet
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

'Make Project' should rebuild (modules) whenever library changes.

Created: 21 Jun 05 21:10   Updated: 21 Jun 05 23:31
Component/s: Compiling Project
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,378


 Description  « Hide
In a project with 2 modules each using the project JDK, 'Make Project did not recompile the necessary classes after the project JDK was changed (from IDEA 3370 to 3378).
Calling 'Build Project' generated many errors, due to the openAPI changes.

 All   Comments   Work Log   Change History      Sort Order:
Maxim Shafirov - 21 Jun 05 23:10
The same problem appears when you change any library, not only JDK. Thus, do you think we should rebuild all dependent modules when some jar changes?

Alain Ravet - 21 Jun 05 23:26
Sure. Better safe than sorry.

I guess you could also add an option to add a confirmation dialog "do you want to recompile". I would rather till somebody complains and post a JIRA issue.