Berkeley CSUA MOTD:Entry 26033
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/25 [General] UID:1000 Activity:popular
5/25    

2002/9/28-30 [Computer/SW/Editors/IDE] UID:26033 Activity:moderate
9/28    ditch jbuilder and switch to eclipse!
        \_ No way,  VB++ is the only way to go!
        \_ IDEA from intellij is pretty cool.
           \_ I agree, it's pretty nice.
        \_ IDE of any kind is for th sissies... real man uses VI
           \_ ED!  ED!  ED is the STANDARD!  Development environment.
           \_ real man codes in direct binary machine code
                \_ so i take it you're not a real man.
                   \_ i take it you don't know the difference between
                      code and data.
                      \_ 01111001
                         01100101
                         01111010
                         01101101
                         01101111
                         01101101
                         \_ 0
                            \_ Stop trolling.  You know it's "1".
2025/05/25 [General] UID:1000 Activity:popular
5/25    

You may also be interested in these entries...
2007/2/10-13 [Computer/SW/Editors/Emacs, Computer/SW/Editors/IDE] UID:45701 Activity:nil
2/10    Looking for a decent lightweight Javascript editor that can do
        simple error detections (like IntelliJ) on UNIX. Emacs can highlight
        well but doesn't do anything wrt to js errors. Recommendations?
	...
2006/5/18-22 [Computer/SW/Languages/Web] UID:43098 Activity:nil
5/18    I'm working with a developer who's used to C++/Java development
        environments that show you all the object relationships,
        inheritance, where functions are defined, where functions are
        used, etc.  We have a huge, painful application written in
        object oriented PHP that he's trying to figure out.  Do you
        guys know of and/or have you used any editors for PHP that have
	...
2005/2/18-20 [Computer/SW/Editors/IDE] UID:36244 Activity:nil
2/18    In Intellij, how do you change the background color of the menu and
        project bars? I'd like the left tab to be the same color as my
        editor (black). ok thx.
                           \_ If it's not a draft, it's an illegal breach of
                              contract.
	...
2005/2/16-17 [Computer/SW/Editors/IDE, Computer/SW/Languages/Java] UID:36206 Activity:moderate
2/16    I just downloaded IntelliJ IDEA and they don't have a friggin
        tutorial on their web site and I can't find any decent non-J2EE
        tutorial on Google. Need pointer, thanks.                   -dumb
        \_ i use idea but not for j2ee crap. here's my quick guide:
                cmd-N: open class
                cntrl-space: autocomplete name
	...
2003/10/9-10 [Computer/SW/Languages/Java, Computer/SW/Editors/IDE] UID:10557 Activity:nil
10/9    Anyone use Emacs for Java dvlpmt?  What packages & modes do you use?
        \_ No.  Eclipse.  Eclipse.  Eclipse.  There is no other IDE.
        \_ Sure.  Java mode.  Cygwin.  I had to tweak the elisp for java mode
           to make it work according to taste, but then, I'm kind of
           particular.
        \_ IntelliJ is pretty nice as well.
	...
2003/6/2 [Computer/SW/Editors/IDE] UID:28604 Activity:low
6/1     What are some of the good IDEs for Java on Win platform? Thanks.
        \_ Lots of people like eclipse.  Codeguide is also nice.
        \_ depend upon you want to abide the intellectual property law or not.
           If you do, then, Eclipse is a good choice because it's free.
           If you have no problem violating intelletual property laws, then
           IntelliJ has good review from many java programmer.  JBuilder also
	...