I follow this https://coderwall.com/p/etesrq to install the sublimemaven plugin for my sublime2. All steps seems ok, but I can't get the 'Maven' menu item in 'Tools->Build System'. I have added the "m2_home": "F:/jill/job/software/apache-maven-3.0.4", add "maven_menu_commands": by following https://github.com/nlloyd/SublimeMaven. and restart sublime2 several times. but still can't get it. Could some body help? Thanks
If you build your project in Maven and use Sublime Text for coding, this trick may be useful. I assume you have Package Control already installed. First, add repository with SublimeMaven plugin.
If the website’s owner asks you to edit or install a plugin, you need to ask to increase your user role. You can find the name of the administrator at WordPress Users > All Users Menu. If you see a syntax error while trying to install plugins to WordPress, there’s a faulty code in your plugins or themes.
Plug-in isn’t detected after installation. If you get the notification to install the plug-in even after installing it, restart your browser. If you’re running Windows 8 on your PC, make sure that you’re running the version of the browser for the desktop.
A dialog box displays with options to save the plug-in file or run it. Click Save. Specify a location on your computer to save the file, and then click Save. Locate the saved plug-in file on your computer and double-click to run it. If you get the notification to install the plug-in even after installing it, restart your browser.
I find that I don't have "maven" in "tools" -> "build system" either, but using cmd + shift + p , then type in "maven", I can see several commands, one of them is "maven: Run...", I use this command when I need to specify one. Commonly, other default maven commands could satisfy your requirement.
Nick Lloyd's SublimeMaven
plug-in installed nicely for me on Sublime Text 3 but showed build commands only in the Command Palette (CTRL
+SHIFT
+P
).
Only after I added Andres Koetter's configuration file to the Packages/User
directory of my portable SUBLIME_TEXT_3/Data/
dir (or ~/.config/sublime-text-3/
for some) I found a Maven
build option in the Tools > Build
menu. This new option enables Sublime Text 3's build system run commands for Maven builds, that is:
CTRL
+B
) : run default build configurationCTRL
+SHIFT
+B
) : select mvn
goals, profiles, command-line options, etc.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With