1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ability to generate projectName with initial project definition More... over 15 years ago
Remove the idea and idea7x tasks as they probably wont work as advertised when the extension is present More... over 15 years ago
Add license for Rhett's modifications More... over 15 years ago
Update the repo location More... over 15 years ago
Invoking define will define the necessary tasks More... over 15 years ago
Apparently at least one of tar/zip must be created for gem to be created More... over 15 years ago
No need for zip and tar packages More... over 15 years ago
Add documentation for installation procedure More... over 15 years ago
Add a post install message More... over 15 years ago
Stop adding a dependency. Assume that if they are performing require then it is inside a buildfile More... over 15 years ago
This library is pure ruby so no need to specify the platform More... over 15 years ago
Specify require_paths as an array as required More... over 15 years ago
* Revert to depending on buildr 1.3.5 * add me as an author More... over 15 years ago
Add me in as a contributor More... over 15 years ago
Group all the copyright notices More... over 15 years ago
Return to the Apache 2.0 license as that was what the extension was originally dervived from. More... over 15 years ago
Improve heading More... over 15 years ago
Add specs to test support for basedir ... turns out it already worked as advertised More... over 15 years ago
Remove rcov as not working due to version issues inherited from buildr testing process More... over 15 years ago
Remove the Changelog as there has yet to be an initial release More... over 15 years ago
Improve the wordage describing the extension More... over 15 years ago
Generate the project JDK level if generating a project form scratch and no template is available. Guess the project JDK by looking at compile.options.source in base project More... over 15 years ago
Merge TODO list into README More... over 15 years ago
Support facets for iml modules More... over 15 years ago
Add TODO.txt to the set of files distrivuted and rdoc'ed More... over 15 years ago
Move the compacting of components from idea_project back into idea_file so that idea_module does not have to do the same More... over 15 years ago
Use project.iml.group rather than project.group to set the iml groups More... over 15 years ago
Compile dependencies are exported, test dependencies are not More... over 15 years ago
Add the ability to specify extra_modules in generated ipr More... over 15 years ago
SUpport the ability to specify groups for different idea project files More... over 15 years ago