Return to site

Best Java Ide For Mac

broken image


Additionally, you can take a look at the Java IDE comparison below based on the most popular Java IDEs like Eclipse, NetBeans, and IntelliJ IDEA. The NetBeans IDE supports development of all Java application types (Java SE, JavaFX, Java ME, web, EJB and mobile applications) out of the box. NetBeans is modular in design. This means it can be extended by third party developers who can create plugins for NetBeans to enhance functionality ( Our PDF Plugin for NetBeans is a good example). While IntelliJ IDEA is an IDE for Java, it also understands and provides intelligent coding assistance for a large variety of other languages such as SQL, JPQL, HTML, JavaScript, etc., even if the language expression is injected into a String literal in your Java code.

Active1 year, 8 months ago

I am a little disenchanted with development on the Mac right now. I need a single IDE that can handle all of my development needs. I did notice there are other questions on this topic already, but those did not cover my specific needs of:

  • Must support at least HTML, JavaScript, Ruby on Rails and PHP syntax highlighting, bonus if there are more language plug-ins available
  • Must support the ability to connect to FTP and SFTP
  • Must support handling of projects/sites
  • Must have some level of code completion, even if it is just at the variable level
  • Must support syntax formatting
  • Must be able to recognize and highlight ERB/TPL files as HTML
Mac

Are there any suggestions for such an IDE out there?

Dori
6,97811 gold badge2828 silver badges4040 bronze badges
Jason YostJason Yost

14 Answers

I actually think the idea of a single, unified, development environment like what you're after is somewhat antithetical to OS X design principles. One of the great things I've found, since switching to OS X for development work about a year ago, is that many OS X application developers share my own personal philosophy when it comes to software: do less, but do it really, really well.

As such, my current development environment on OS X is less unified than it was on Windows or Linux, but far, far more stable, robust, and ultimately: productive.

Best mac nude for tan skin. It really does add ' that extra something' to the cheeks without trying too much. Well, in the pan the color looks kinda lil dull. I mean, a matte peachy tan color. This color is one you use when you want a warm sun kissed glow on the cheeks without adding any color.

For coding I use TextMate. It seems almost trivially simple at first and then you discover bundles and it's built-in command line filtering and it takes off. It will handle the highlighting tasks you requested. It has projects, and while they seem kind of loose at first, you'll grow to appreciate it. Trust me. And it does handle code completion, tag closing, tag matching -- the sort of stuff you'd expect -- it's just not obvious, but it's there in Bundles and waiting for you to customize it.

Update: I've moved off TextMate and on to Sublime Text 2. The regular updates and the Python-based extensions were a major draw. It's been a year now and no regrets with that switch.

I use Kaleidoscope for diffs. It's just an a beautiful diff tool.

My git tool is Tower and my Subversion tool is Versions. Both awesome.

For permanent, remote drive access via ssh I use MacFUSE to connect to the remote location and mount it as a drive on my Mac. This is a superior option to built-in ssh or ftp support in the IDE because all the programs on my Mac can now work with files on that share.

I also use CyberDuck for it's awesome cost and excellent Amazon S3 support. I could even get away with just CyberDuck, no MacFUSE, if I had to. But I don't. :)

Update: I've switched to ForkLift 2 as my primary means to interact with remote file systems. It's got a nicer UI than CyberDuck and a few less 'quirks' to it. I'll still occasionally open up CyberDuck when I need to deliver a signed URL to an S3 object.

Finally: iTerm 2. A terminal app befitting OS X. It really is quite a fantastic terminal. Bookmarks make it easy to get to my AWS machines quickly. The UI is clean. And tabs.

All of those things replace the clunky IDE (Komodo Pro) I use to use on Linux and Windows (and never really liked, just tolerated). And I don't even know that they're not all 'unified' in one cluttered, modal window. No sir.

For reference, I write a lot Python, some HTML, JavaScript, Perl, and Java. And the occasional bit of C and C++.

Update: There's more Go in my day to day coding now. My toolset integrated that relatively young language without so much as a hiccup.

Ian C.Ian C.
36.3k2525 gold badges135135 silver badges213213 bronze badges

It's not an IDE, but the Vim editor does everything that you have asked for and much, much more!

Even better, it comes pre-installed with Mac OS X. Also, once you have used it on OS X, you can use it on Windows, Linux, BSD, Amiga OS..

Best Java Ide For Mac 2017

JohnsywebJohnsyweb

I couldn't have said it better:

Sublime Text has grown to become my favorite GUI code editor. It feels like a spiritual successor to TextMate (even allowing support for some TextMate bundles like snippets and themes), and has many original+natural features like fully independent text cursors, a very nice search feature, and a rapidly-growing plugin API and surrounding community.

Check it out, it's freaking awesome.
(And it works on Windows and Linux too!)

Community
DanDan
2,1981010 gold badges3535 silver badges5555 bronze badges

You can go for NetBeans, it's quite good and I prefer it.

I-M-JM
Mac

Are there any suggestions for such an IDE out there?

Dori
6,97811 gold badge2828 silver badges4040 bronze badges
Jason YostJason Yost

14 Answers

I actually think the idea of a single, unified, development environment like what you're after is somewhat antithetical to OS X design principles. One of the great things I've found, since switching to OS X for development work about a year ago, is that many OS X application developers share my own personal philosophy when it comes to software: do less, but do it really, really well.

As such, my current development environment on OS X is less unified than it was on Windows or Linux, but far, far more stable, robust, and ultimately: productive.

Best mac nude for tan skin. It really does add ' that extra something' to the cheeks without trying too much. Well, in the pan the color looks kinda lil dull. I mean, a matte peachy tan color. This color is one you use when you want a warm sun kissed glow on the cheeks without adding any color.

For coding I use TextMate. It seems almost trivially simple at first and then you discover bundles and it's built-in command line filtering and it takes off. It will handle the highlighting tasks you requested. It has projects, and while they seem kind of loose at first, you'll grow to appreciate it. Trust me. And it does handle code completion, tag closing, tag matching -- the sort of stuff you'd expect -- it's just not obvious, but it's there in Bundles and waiting for you to customize it.

Update: I've moved off TextMate and on to Sublime Text 2. The regular updates and the Python-based extensions were a major draw. It's been a year now and no regrets with that switch.

I use Kaleidoscope for diffs. It's just an a beautiful diff tool.

My git tool is Tower and my Subversion tool is Versions. Both awesome.

For permanent, remote drive access via ssh I use MacFUSE to connect to the remote location and mount it as a drive on my Mac. This is a superior option to built-in ssh or ftp support in the IDE because all the programs on my Mac can now work with files on that share.

I also use CyberDuck for it's awesome cost and excellent Amazon S3 support. I could even get away with just CyberDuck, no MacFUSE, if I had to. But I don't. :)

Update: I've switched to ForkLift 2 as my primary means to interact with remote file systems. It's got a nicer UI than CyberDuck and a few less 'quirks' to it. I'll still occasionally open up CyberDuck when I need to deliver a signed URL to an S3 object.

Finally: iTerm 2. A terminal app befitting OS X. It really is quite a fantastic terminal. Bookmarks make it easy to get to my AWS machines quickly. The UI is clean. And tabs.

All of those things replace the clunky IDE (Komodo Pro) I use to use on Linux and Windows (and never really liked, just tolerated). And I don't even know that they're not all 'unified' in one cluttered, modal window. No sir.

For reference, I write a lot Python, some HTML, JavaScript, Perl, and Java. And the occasional bit of C and C++.

Update: There's more Go in my day to day coding now. My toolset integrated that relatively young language without so much as a hiccup.

Ian C.Ian C.
36.3k2525 gold badges135135 silver badges213213 bronze badges

It's not an IDE, but the Vim editor does everything that you have asked for and much, much more!

Even better, it comes pre-installed with Mac OS X. Also, once you have used it on OS X, you can use it on Windows, Linux, BSD, Amiga OS..

Best Java Ide For Mac 2017

JohnsywebJohnsyweb

I couldn't have said it better:

Sublime Text has grown to become my favorite GUI code editor. It feels like a spiritual successor to TextMate (even allowing support for some TextMate bundles like snippets and themes), and has many original+natural features like fully independent text cursors, a very nice search feature, and a rapidly-growing plugin API and surrounding community.

Check it out, it's freaking awesome.
(And it works on Windows and Linux too!)

Community
DanDan
2,1981010 gold badges3535 silver badges5555 bronze badges

You can go for NetBeans, it's quite good and I prefer it.

I-M-JMI-M-JM
83655 gold badges1616 silver badges3535 bronze badges

Oddly there is no mention of Eclipse yet. Its not just for Java, there are plugins for almost all the languages out there. I've used it on my MacBook Pro for years.

Chris GallatyChris Gallaty

JetBrains WebStorm is a commercial IDE for JavaScript, CSS & HTML built on JetBrains' IntelliJ IDEA platform. WebStorm is a specialised version of PhpStorm, offering a subset of its features. WebStorm ships with pre-installed JavaScript plugins (such as for Node.js)

MuhammedMuhammed

I find the open source Atom the best!

Atom is a text editor that's modern, approachable, yet hackable to the core—a tool you can customise to do anything but also use productively without ever touching a config file.

Full-featured, right out of the box

Cross-platform editing

Atom works across operating systems. You can use it on OS X, Windows, or Linux.

Built-in package manager

Search for and install new packages or start creating your own—all from within Atom.

In the midst of all the commotion during the last iPad and Mac launch event back in October of last year, many of you may have missed some details about the newly refreshed Mac Mini. Suffice it to say, it was a downer for many of us. You see, while I currently work at Microsoft, I've also been something of a Mac Mini fan While the Mini was not the machine that turned me to Apple product user -- that distinction goes to the very first iPad, in 2010 -- the Mini is what actually turned me into a Mac user, albeit not exclusively. Best monitors for mac mini 2011.

Smart autocompletion

Atom helps you write code faster with a smart, flexible autocomplete.

File system browser

Easily browse and open a single file, a whole project, or multiple projects in one window.

Multiple panes

Split your Atom interface into multiple panes to compare and edit code across files.

Find and replace

Find, preview, and replace text as you type in a file or across all your projects

Packages for most of the requirements

You choose from thousands of open source packages that add new features and functionality to Atom—or build a package from scratch and publish it for everyone else to use

  • Code completion ->autocomplete-plus

  • Run Code ->Script

Themes

Customisable Themes

sdayalsdayal
2,30611 gold badge99 silver badges1919 bronze badges

I've been impressed with Aptana 3 - give it a try. It has Smarty support.

mattandrewsmattandrews

For web development in particular, there is Coda. I would also recommend Textmate from Macromates.

Best Java Ide For Mac

ayazayaz
40011 gold badge33 silver badges1313 bronze badges

Another alternative is Komodo IDE: 'The Professional IDE for Python, PHP, Ruby, JavaScript, Perl and Web Dev'

You can customize syntax highlighting if you want too. Have a look at the features.

fnurlfnurl
87611 gold badge99 silver badges1414 bronze badges

I have tried SubLime , it is brilliant in looks . And one of the best thing about it is the fact that even if you force quit it , it will retain state of the app . So all of the tabs you were working on will get restored . It's much needed when you accidently close the app .

About TextMate , that's nice too . But Sublime is certainly +1 .

Gaurang AgrawalGaurang Agrawal

I don't know if this will strike as promotional, or not, but guys, I can't help not to talk about our own.. brain child, Peppermint.

We've launched it around 1-2 weeks ago, and the response so far has been very welcoming - so I thought I should share it here as well. It's not an IDE. But it's not a simple Code Editor either. Perhaps, it's something in between and - with its live javascript console and plugin API - aiming to be as extensible and coder-friendly as possible.

-- Features --

  • 50+ different syntaxes supported
  • 10+ different themes
  • Lots of different plugins/tools for everything you need
  • Instantly Run/Preview your code, without ever leaving Peppermint
  • Included FTP/SFTP mapping support
  • Live JavaScript console
  • Fully customiseable & scriptable
  • Advanced Editing: Snippets, Autocompletion, Multiple cursors

-- Specs Supported --

ActionScript, Ada, AppleScript, Assembly x86, Bash, C#, C++, C, COBOL, CSS, Clojure, CoffeeScript, ColdFusion, D, Erlang, Forth, Go, HTML, Haml, Haskell, Image, JSON, JSP, Java, JavaScript, LESS, LaTeX, Lisp, Lua, MATLAB, Makefile, Markdown, OCaml, Objective-C, PHP, Pascal, Perl, Plain Text, Prolog, Python, R, Ruby, SQL, Sass, Scala, Scheme, Tcl, Textile, XML, XQuery, YAML

Few media players currently can support 4K resolution now, this article tells you 5 best 4K video player for Windows and Mac. 1 Best 4K Video Player – Aiseesoft 4K Blu-ray Video Player Platform: Windows & Mac License: Free for Trial Aiseesoft is a powerful player, combines Blu-ray Player, 4K Video Player, HD Video Player into only one. https://diomilruva1985.mystrikingly.com/blog/best-mp4-players-for-mac. Go on reading and find the most suitable apps to play your favorite Ultra high definition movies. Top 5 Best 4K Video Players to Play 4K Videos No. It could play 4k/1080p Blu-ray disc, Blu-ray folder, Blu-ray ISO file and 4K videos, common media files and videos smoothly.

-- Plugins Included --

  • AppleScript : Run / Run with Arguments
  • Bash : Run / Run with Arguments
  • C : Run / Run with Arguments
  • C++ : Run / Run with Arguments
  • C# : Run / Run with Arguments
  • CoffeeScript : Compile
  • CSS : Beautify
  • HAML : Compile
  • HTML : Beautify, Preview, Preview in Browser, Strip HTML Tags, Validate
  • Java : Run / Run with Arguments
  • JavaScript : Beautify, JavaScript to CoffeeScript, Pack, Run / Run with Arguments
  • JSON : Beautify, To XML, Validate
  • LESS : Compile
  • Lua : Run / Run with Arguments
  • Markdown : Preview, Convert to HTML
  • Objective-C : Run / Run with Arguments
  • Perl : Run / Run with Arguments
  • PHP : Run / Run with Arguments
  • Python : Run / Run with Arguments
  • XML : To JSON

-- And even more.. --

  • Regex Editor
  • Share your snippets via Gists
  • StackOverflow embedded search
  • FTP/SFTP support out-of-the-box
  • Stick a file to split view

Website:http://osxpeppermint.com

P.S. Your feedback/ideas and comments are more than welcome! :-)

Dr.KameleonDr.Kameleon
25322 gold badges55 silver badges2020 bronze badges

Brackets is a free Adobe product originally written for HTML. Like several others here it has a great many plug-ins to enhance its capability. I've used it for HTML development and it works great. Can also do many other languages with the plugins. Python, Ruby, etc. It has yet to crash on me. New free upgrades around every 6 months.

jmhjmh
5,41422 gold badges77 silver badges3333 bronze badges

How about NetBeans for OS X?

It supports Java, JavaScript, PHP and HTML5.

Community
Jimmy ChanJimmy Chan

You must log in to answer this question.

protected by TetsujinDec 19 '17 at 15:30

Best Java Ide For Students

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Best Java Ide For Mac

Not the answer you're looking for? Browse other questions tagged macossoftware-recommendationdevelopmenttext-editor .





broken image