Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Tools / March 2006

Tip: Looking for answers? Try searching our database.

does IntelliJ do any of these things

Thread view: 
Roedy Green - 21 Feb 2006 19:47 GMT
I am taking IntelliJ out for its first spin. See
http://mindprod.com/jgloss/intellij.html

You can see my first program at:
http://mindprod.com/jgloss/arraylist.html#GROWINGARRAYLIST

Everything is going smoothly.  I wondered if the following features
exist somewhere and I just can't find them.

1. Reorder methods and declarations in canonical order. I make heavy
use of this in Eclipse to save finding the right spot to insert. I put
methods and declarations I am working temporarily adjacent then
reorder.

2. tidy javadoc.

3. summarise syntax errors, like the Eclipse "problems" panel.

4. quickly ensure Javadoc are complete.  I have found the lint which
requires opening a zillion tree elements to find nit picks rather than
true errors.

Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.

Ted Hill - 24 Feb 2006 20:12 GMT
For #1, install the Rearranger plugin via IntelliJ's plugin manager.
Rearranger has many settings that allow you to specify the order of
fields, methods, private, public, etc. etc.
Ted Hill - 24 Feb 2006 20:13 GMT
For #1, install the Rearranger plugin via IntelliJ's plugin manager.
Rearranger has many settings that allow you to specify the order of
fields, methods, private, public, etc. etc.
Ted Hill - 24 Feb 2006 20:18 GMT
For #2, search the IntelliJ help for JavaDoc and look at the item titled:

"Code Style - JavaDoc"

This allows you to specify many JavaDoc style choices.

IntelliJ will use your preferences to reformat your JavaDoc code when
you tell it to reformat your code.
Roedy Green - 02 Mar 2006 21:47 GMT
On Tue, 21 Feb 2006 19:47:05 GMT, Roedy Green
<my_email_is_posted_on_my_website@munged.invalid> wrote, quoted or
indirectly quoted someone who said :

>Everything is going smoothly.  I wondered if the following features
>exist somewhere and I just can't find them.

I wonder if these things are possible.  I have not found them yet.

1. viewing the JavaDoc for classes in rendered form.

2. getting a summary listing like the Eclipse problems panel of all
outstanding syntax errors.
Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.

Shane Petroff - 03 Mar 2006 01:03 GMT
> 1. viewing the JavaDoc for classes in rendered form.

I'm not exactly sure what you mean here, but Ctrl+Q (Quick JavaDoc) or
the full Shift-F1 (launch JavaDoc in browser) seem appropriate, for
classes/methods/just about anything.

> 2. getting a summary listing like the Eclipse problems panel of all
> outstanding syntax errors.

I don't know Eclipse, so I can't say for sure, but I don't recall a
feature like this.

I can't imagine why I'd need it though, error highlighting in the RHS
gutter and F2 / Shift+F2 navigation seem like plenty to me. How many
errors at a time are you writing? ;-)

--
Shane
Roedy Green - 03 Mar 2006 01:49 GMT
On Fri, 03 Mar 2006 01:03:56 GMT, Shane Petroff
<shane_petroff@yahoo.ca> wrote, quoted or indirectly quoted someone
who said :

>I can't imagine why I'd need it though, error highlighting in the RHS
>gutter and F2 / Shift+F2 navigation seem like plenty to me. How many
>errors at a time are you writing? ;-)

I change something and it creates errors far away, e.g. change a
Button to a JButton.

My eyesights is not good. Scanning for those little squiggles does not
work well.  I end up doing compilations to find the errors which are
very slow in IntelliJ for some reason. It must have a way of unloading
the compiler after every use.. The Eclipse way is there is a summary
"problems" panel When that window is empty, you know you have nailed
them all.  Further clicking on one line takes you direct to the
problem.

I think the key will be using f2 to find them.
Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.