Details
-
Type:
Bug
-
Status:
Resolved
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-milestone-4
Description
The User Guide, in table 28.2, 28.3 and 28.4 implies that the generated IntelliJ meta files will be named based on projectDir/<project.name>. However, I tried altering a project's name in settings.gradle and that name was not used by the IdeaPlugin.
The problem is that i have a multi-project structure where the root directory is named hibernate-core and a sub-project is in a directory hibernate-core/hibernate-core. Trying to create an IntelliJ project for this creates 2 files named hibernate-core.iml. IntelliJ takes the name of the module based on the name of the iml file (it would seem), so it has problems with this.
Activity
Adam Murdoch
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 0.9.1 [ 16656 ] |
Adam Murdoch
made changes -
| Fix Version/s | 1.0-milestone-1 [ 17027 ] | |
| Fix Version/s | 0.9.1 [ 16656 ] |
Adam Murdoch
made changes -
| Assignee | Hans Dockter [ hans_d ] |
Adam Murdoch
made changes -
| Fix Version/s | 1.0-milestone-1 [ 17084 ] | |
| Fix Version/s | 0.9.2 [ 17027 ] |
Adam Murdoch
made changes -
| Fix Version/s | 1.0-milestone-1 [ 17084 ] | |
| Fix Version/s | 1.0-milestone-2 [ 17051 ] |
Contegix Support
made changes -
| Project Import | Sat Mar 19 09:23:24 CDT 2011 [ 1300544604020 ] |
Adam Murdoch
made changes -
| Fix Version/s | 1.0-milestone-2 [ 10049 ] | |
| Fix Version/s | 1.0-milestone-3 [ 10050 ] |
Adam Murdoch
made changes -
| Fix Version/s | 1.0-milestone-3 [ 10050 ] | |
| Fix Version/s | 1.0-milestone-4 [ 10060 ] |
Szczepan Faber
made changes -
| Assignee | Szczepan Faber [ szczepiq ] |
Szczepan Faber
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Daz DeBoer
made changes -
| Workflow | jira [ 11923 ] | jira with pivotal tracker [ 13884 ] |
Adam Murdoch
made changes -
| Component/s | Idea [ 10024 ] | |
| Component/s | IDE integration [ 10015 ] |
Luke Daley
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Workflow | jira with pivotal tracker [ 13884 ] | jira with pivotal tracker (no resolved, only closed) [ 16648 ] |
Luke Daley
made changes -
| Status | Closed [ 6 ] | Resolved [ 5 ] |
| Workflow | jira with pivotal tracker (no resolved, only closed) [ 16648 ] | Copy of jira with pivotal tracker (no closed, only resolved) [ 19394 ] |
Unable to get TeamCity builds: No active plugin license is found! Please visit http://stiltsoft.com/teamcity for details
I just tried and the problem is fixed.
BTW. You can also change the idea module name using: http://gradle.org/current/docs/dsl/org.gradle.plugins.ide.idea.GenerateIdeaModule.html#org.gradle.plugins.ide.idea.GenerateIdeaModule:moduleName