Advertising (This ad goes away for registered users. You can Login or Register)

Dual screen programming

Everything related to computers that doesn't go in other categories
User avatar
m0skit0
Guru
Posts: 3817
Joined: Mon Sep 27, 2010 6:01 pm

Re: Dual screen programming

Post by m0skit0 » Mon Sep 03, 2012 11:43 am

celcodioc wrote:Eclipse is buggy and doesn't perform too well on my computer
Can you please detail what bugs are you referring to? I've known people that said Linux is buggy because it doesn't have BSoD...

Image
celcodioc wrote:Also, I don't really understand the versioning system. I was really confused whether to download "Eclipse Classic" or "Eclipse IDE for Java Developers".
This is just a matter of reading the description actually.
Advertising
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"

User avatar
celcodioc
Posts: 131
Joined: Sat Jun 09, 2012 8:50 am
Location: Sweden

Re: Dual screen programming

Post by celcodioc » Mon Sep 03, 2012 4:10 pm

m0skit0 wrote:
celcodioc wrote:Eclipse is buggy and doesn't perform too well on my computer
Can you please detail what bugs are you referring to? I've known people that said Linux is buggy because it doesn't have BSoD...

[spoiler]Image[/spoiler]
Fine, fine. I'll write a list. Feel free to call me an idiot if these aren't really bugs and I just missed something obvious.

Bugs (as far as I remember, I haven't used Eclipse since last year — so feel free to call me an idiot if these have been fixed, too):
  • Javadocs don't always show up.
  • Automatic building doesn't always work — I have to build manually.
  • Sometimes the suggestions window disappears when I try to select something from it, and sometimes it doesn't even show up.
  • Sometimes the manifest file doesn't include a "Main-Class" attribute when I export a JAR file.
Annoying stuff (I know I shouldn't compare a .NET dev tool to a Java dev tool, but still):
  • Eclipse debugging is more complicated than VS debugging
  • Content Assist isn't as smart as IntelliSense
m0skit0 wrote:
celcodioc wrote:Also, I don't didn't really understand the versioning system when I first downloaded Eclipse. I was really confused whether to download "Eclipse Classic" or "Eclipse IDE for Java Developers".
This is just a matter of reading the description actually.
I know they include different packages and features — but a quick start guide for new developers which tells them what they need would've been nice. Of course I could've googled it but an official explanation would be more preferable. (fixed my original post)


Now, let's try to keep ourselves on-topic :)
Advertising

User avatar
m0skit0
Guru
Posts: 3817
Joined: Mon Sep 27, 2010 6:01 pm

Re: Dual screen programming

Post by m0skit0 » Tue Sep 04, 2012 8:10 am

celcodioc wrote:Javadocs don't always show up.
Agreed.
celcodioc wrote:Automatic building doesn't always work — I have to build manually.
Agreed.
celcodioc wrote:Sometimes the suggestions window disappears when I try to select something from it, and sometimes it doesn't even show up.
This is fixed in latest versions (I'm using Indigo anyway). I don't have the problem of the suggestion window not showing up, and anyway I use Ctrl-Space to force it show. Never disappeared for me actually.
celcodioc wrote:Sometimes the manifest file doesn't include a "Main-Class" attribute when I export a JAR file.
Never had problems building JAR files from Eclipse.
celcodioc wrote:Eclipse debugging is more complicated than VS debugging
I don't understand what you mean by "more complicated" here. GDB is way more complicated and I still like to use it because if offers features GUI debuggers don't.
celcodioc wrote:Content Assist isn't as smart as IntelliSense
In my VS days, there was not even such a thing. I can't compare because I've never used IntelliSense. But others do.

Unfortunately, I can't tell you about VS bugs because I don't use Microsoft tools since Visual Basic 6 (ol' bad times). But Google gave me some insights about VS and it still looks the same... just like Windows ;)
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"

User avatar
FrEdDy
HBL Collaborator
Posts: 243
Joined: Mon Sep 27, 2010 7:08 pm
Contact:

Re: Dual screen programming

Post by FrEdDy » Tue Sep 04, 2012 8:40 pm

I don't even know what to say, this is the most awesome thing I've ever seen, honestly.
I can only imagine having IDA in one screen and vim in the other, it would be a dream.
https://github.com/freddy-156
<@n00b81> FREDDY CUTTIES

User avatar
Omega2058
Developer
Posts: 246
Joined: Tue Sep 28, 2010 4:27 am
Contact:

Re: Dual screen programming

Post by Omega2058 » Wed Sep 05, 2012 12:24 am

Nice, I also have a dual screen setup using my TV for the second monitor. I don't really use it for anything productive though :lol:

User avatar
m0skit0
Guru
Posts: 3817
Joined: Mon Sep 27, 2010 6:01 pm

Re: Dual screen programming

Post by m0skit0 » Thu Sep 06, 2012 12:34 pm

FrEdDy wrote:this is the most awesome thing I've ever seen, honestly
Thanks mate :)
FrEdDy wrote:I can only imagine having IDA in one screen and vim in the other, it would be a dream.
Btw, did you know that there's an Eclipse plugin where you can use vi editor inside Eclipse? This is awesome :lol: I'll upload a screenshot with that ;)

EDIT: ;)

[spoiler]Image[/spoiler]
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"

Post Reply

Return to “General”