POV-Ray : Newsgroups : povray.off-topic : What's in an IDE? : Re: What's in an IDE? Server Time
4 Sep 2024 19:18:17 EDT (-0400)
  Re: What's in an IDE?  
From: Orchid XP v8
Date: 1 Mar 2010 16:13:23
Message: <4b8c2df3$1@news.povray.org>
Darren New wrote:

> That said, you're aware that Java sucks in this regard, right? :-)

...there's a regard in which Java does *not* suck?

(Actually, yeah, there is: The idea. It was a good idea. Unfortunately 
they did it wrong...)

>> Oh, and do NOT try to delete or rename classes. VS apparently doesn't 
>> like this at all.
> 
> You have to do it right.

Right. Well let's not like anybody shows us how to use VS or anything. 
They just acted like it was "obvious" or something.

>> And trying to figure out where VS stores them is nontrivial, 
> 
> Does "nontrivial" mean "I had 
> to actually go take a look or read some documentation"?

If you're doing this stuff yourself by hand, you have a folder full of 
*.java files. When you compile them, it creates *.class files. Oh, and 
you have to have subfolders to patch the package structure, but that's 
about it.

Create a VS project and you've got source files, project metadata, 
several different compiled versions of the stuff, resource files, 
packaged-up deployment files, JavaDoc files... It's not like you need to 
be Leroy Gibbs to figure it out, but it's certainly not trivial.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.