This is topic I seem to have a problem with JDeveloper in forum Books, Films, Food and Culture at Hatrack River Forum.


To visit this topic, use this URL:
http://www.hatrack.com/ubb/main/ultimatebb.php?ubb=get_topic;f=2;t=052594

Posted by Blayne Bradley (Member # 8565) on :
 
Bascially my assignment says to create a workspace but it seems it only supports aplications and projects workspaces are not an option anywhere that I can see or find.

I have Oracle JDeveloper 10.1.3.1.0.3984
 
Posted by fugu13 (Member # 2859) on :
 
http://www.oracle.com/technology/obe/obe9051jdev/ide1012/firststep/firststep.htm
 
Posted by Blayne Bradley (Member # 8565) on :
 
No it turns out that workspace doesn't exist anymore my teachers assignment doesnt match the program per se.
 
Posted by King of Men (Member # 6684) on :
 
Tell your teacher that as a Real Hacker (tm) you refuse to program in anything but emacs.
 
Posted by Blayne Bradley (Member # 8565) on :
 
I don't think that would be possible in Java, there's a billion things that just wouldn't work like ALT + ENTER to import in libraries and such and such.
 
Posted by King of Men (Member # 6684) on :
 
Eh? Dude:

code:
import APackage.SomeLibrary;
import AnotherPackage.SomeLibrary.VariableFoo;
import AnotherPackage.SomeLibrary.ClassBar;


 
Posted by fugu13 (Member # 2859) on :
 
KoM: he's talking about automatically adding imports in the IDE. Which I bet there's a plugin to do for emacs.

The big things that would be missing in emacs are some of the more advanced refactoring capabilities, which can make a good java programmer several times more productive.
 
Posted by Blayne Bradley (Member # 8565) on :
 
and automaticaly generating accessors and about 2/3s of my code.
 
Posted by King of Men (Member # 6684) on :
 
If your code is such that two-thirds of it can be automatically generated, then you are writing very bad code. You should point this out to your teacher. Then you should switch to emacs and learn better habits. Or at a minimum write your own code-generation macros in emacs Lisp, so you'll learn something from your horrible coding habits.
 


Copyright © 2008 Hatrack River Enterprises Inc. All rights reserved.
Reproduction in whole or in part without permission is prohibited.


Powered by Infopop Corporation
UBB.classic™ 6.7.2