0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed merge issues More... almost 12 years ago
- quick panel sequence for specifying configuration params (long names, project per pom) - can now generate either one big project config or one project config per pom file in the path More... almost 12 years ago
- added simple limiter for number of active maven classpath grabbing threads to a max of 4 at a time More... almost 12 years ago
- fixed console window popup on Windows during 'mvn dependency:build-classpath' execution (soln pulled from Default/exec.py) More... almost 12 years ago
fixed windows-specific mvn execution for dependency:build-classpath goal More... almost 12 years ago
- fixed issue where execution in sidebar won't happen because no views are open - classpath for SublimeJava will now contain all pom_path/target/classes directories More... almost 12 years ago
- parallel execution of 'mvn -N dependency:build-classpath' to build the merged classpath for SublimeJava plugin - updated README.md More... almost 12 years ago
- folder_exclude_patterns 'target' entry added to project config generation - sublimejava_classpath generation: merged classpath of all dependency jars for all poms in generated project - TODO optimize classpath generation (serial right now, should make parallel) More... almost 12 years ago
- updated readme with latest changes More... almost 12 years ago
- pulled out pom file related classes to utils/mvn/pom.py - pulled out ui helper classes to utils/ui.py - fixed maven-gpg-plugin issue in linux/macosx (/usr/local/bin not on path) - m2_home: new config parameter in user settings More... almost 12 years ago
shortened groupIds used by default in project folder name creation, full groupId can still be used with proper user setting More... almost 12 years ago
- project folders now have names that are groupId:artifactId:PROJECT - removed -B from mvn command-line (some plugins complain about this even if they don't ask for input) More... almost 12 years ago
- externalized config generation to separate script (not a plugin) - basic maven project importer works! TODO: better naming More... almost 12 years ago
- updated readme.md - maven menu command list will now always include a "Run ..." style command (intelligent checking) More... almost 12 years ago
context, side bar, and command palette options are generated using user preferences (falls back to hard-coded defaults) is_visible is now is_enabled, and fixed issue with pom file checking More... almost 12 years ago
- fixed build system configuration - fixed whitespace issues and functionality around build system and context menu More... almost 12 years ago
- maven.py will now remember last executed command and display that for Run ... option More... almost 12 years ago
basic commands work from side bar context menu More... almost 12 years ago
first major commit, basic functionality almost working More... almost 12 years ago
Initial commit More... almost 12 years ago