Hacker News new | past | comments | ask | show | jobs | submit login

STILL missing a Netbeans theme.



I've been on the receiving end of these sorts of comments before, and I cannot convey how annoying this attitude of entitlement is. Someone has worked on this theme, off-and-on, for almost a year. He's built something useful, and he's giving it away for free. If you want a feature, gpmcadam's comment is a good example to follow. Simply point out the missing feature and say how it would be nice to have.

Ideally, submit a pull request. Even if your NetBeans theme isn't perfect, it'll be a starting point for discussion.


You are right. I apologize. Allow me to reword my post:

"Still no Netbeans support? What can I do to help?"

Hummm... to make amends I'll take a couple of hours this week and "port" the color scheme to Netbeans. See what I can come up with.

Thanks for setting me straight.


Don't really mind these sort of comments to be honest but thanks very for the well meant concern :)

Crags comment is perfectly valid, NetBeans support has been missing for a while now. I'm looking into it now however.


Netbeans theme would be nice.

I'm always envious of those super-clean looking fonts like the ones in the Github readme here. Any idea how to achieve this in Netbeans?


-J-Dswing.aatext=true -J-Dawt.useSystemAAFontSettings=on

on the end of your netbeans command line seemed to do the trick for me from 6.7 through 6.9, but since 7.0 I think I've had them commented out.


I've never understood netbeans, why use it over intelliJ? (Honest question)


For PHP - I love PHPStorm (from jetBrains - the same company behind IntellJ).

But it's missing one important (to me) feature that's been labeled as a critical bug for 2 12 years. And never fixed:

And that's http://youtrack.jetbrains.com/issue/WI-2377

"No autocompletion for php variables inside [SQL] strings"

Believe it our not, I still write SQL statements in my code. So writing an UPDATE on a table with 30 fields (I didn't design the tables) is hella easier in Netbeans then PHPStorm. I don't have to worry about typo's in Netbeans.

If JetBrains ever gets around to fixing this, I'll gladly switch.


I had no idea netbeans even supported php.


It's free, for one thing. IntelliJ is still for-pay if you want Java EE features, and while few of my projects are Java EE all of them use some EE features (JSF, especially).

I tried IntelliJ community edition and was not very impressed. The time/cost of switching is pretty high. I'm not sure what the value is I'd be getting for that effort--better completion? More graphical ways of doing things?

If I had $200 to blow on an IDE I would probably do it just to try, but I haven't even found $50 for Chocolat.


The full version has a 30 day trial. I used to use Eclipse/Netbeans. I hate java and intelliJ actually makes it bearable.


I don't know about you, but "try this software you don't need so that if you like it you can pay me $200 you don't have" isn't a compelling pitch. NetBeans works fine. Blacklisting HN would do twenty times more for my productivity than a better IDE.


I use netbeans (6.9) for python and javascript (/editing html/css). I'm not ready to make an investment in something hardcore like vim. Is there anything free that's better for this? intelliJ doesn't seem to support these with the free version.


I posed my question under the guise that we were talking about Java. I don't use an IDE for JS/Python, sublime text does everything I need for them.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: