nlloyd / SublimeMaven

Sublime Text 2 Plugin providing integration with the Apache Maven build and project management tool
42 stars 14 forks source link

Integrated maven central artifact search #4

Open nlloyd opened 12 years ago

nlloyd commented 12 years ago

Possibly through command menu. Implemented ideally similarly to the Package Control plugin.

mcgivrer commented 12 years ago

This is a great idea ! I'll be able to totaly switch from eclipse to Sublime Text :) Thanks nlloyd !

nlloyd commented 12 years ago

This is exactly what I am trying to do :-) Every time I work with one IDE i eventually get sick of some random issue, then switch, and run into the same situation later on. I am now trying to make Sublime Text 2 my own Java IDE piece by piece.

Please share any changes you make that you think would be good, or feature ideas! I have been focusing on a forked SublimeJava for now.

ghost commented 12 years ago

This would he awesome.

I'm new to Sublime and trying to switch from Netbeans (couldnt take eclipse anymore) to Sublime for Java dev. Between SublimeJava and SublimeMaven almost all my common use cases are covered - the last big hurdle for me to make the switch is having to look up the dependency entries every time I introduce a new api to the proj.