[jaws-uk] Re: Jaws, Java & Eclipse.
- From: "Michael Brown" <michael.brown222@xxxxxxxxxxxxxx>
- To: <jaws-uk@xxxxxxxxxxxxx>
- Date: Thu, 28 Apr 2005 23:34:01 +0100
Hi Phil and Tink,
Thanks for the info, bbut i'm none the wiser for the explanation, as it is
going right over my head somewhat.
But thanks anyway,
Michael.
----- Original Message -----
From: "Tink Watson" <tink@xxxxxxxxxx>
To: <jaws-uk@xxxxxxxxxxxxx>
Sent: Thursday, April 28, 2005 11:10 AM
Subject: [jaws-uk] Re: Jaws, Java & Eclipse.
> Michael,
>
>
> Eclipse is an Integrated Development Environment (IDE), for
programming
> code. In this case, Java.
>
> It offers many useful functions, over and above the ability to manage
> code, including bug tracking and correcting facilities, project structure
> management, class hierarchy maintenance and much more I don't know all
that
> much about just yet.
>
> Hope this helps, but I'm sure Phil will have a more explanatory
answer.
>
> Tink.
> ----- Original Message -----
> From: "Michael Brown" <michael.brown222@xxxxxxxxxxxxxx>
> To: <jaws-uk@xxxxxxxxxxxxx>
> Sent: Thursday, April 28, 2005 10:29 AM
> Subject: [jaws-uk] Re: Jaws, Java & Eclipse.
>
>
> > Hi Phil,
> >
> > I am interested to know what this Eclipse program is all about, and what
> > it
> > does, and what is it related to?
> >
> > I have X P Home O S. and Jaws 4.5.1.
> >
> > Cheers,
> >
> > Michael Brown.
> >
> >
> > ----- Original Message -----
> > From: "Phil Medway" <philmedway@xxxxxxxxxxxxxxxxxxxxxxx>
> > To: <jaws-uk@xxxxxxxxxxxxx>
> > Sent: Thursday, April 28, 2005 12:30 AM
> > Subject: [jaws-uk] Re: Jaws, Java & Eclipse.
> >
> >
> >> One more thing for now ...
> >>
> >> I suspect that you can get these shortcuts from the Eclipse menus but I
> > have
> >> just found them at:
> >> http://www.jroller.com/page/gledson/20040827
> >>
> >> -- Menus ---
> >> F10 Main menu
> >> Shift F10 Context menu
> >> Ctrl F10 View menu
> >> Alt - Active view's menu
> >>
> >> --- Workspace navigation ---
> >>
> >> F12 Activate editor
> >> Ctrl Shift W Switch editor
> >> Ctrl F6 Next editor
> >> Ctrl Shift F6 Prev editor
> >> Ctrl F7 Next workspace
> >> Ctrl Shift F7 Prev workspace
> >> Ctrl F8 Next perspective
> >> Ctrl Shift F8 Prev perspective
> >> Alt Left Back
> >> Alt Right Forward
> >>
> >> --- Files ----
> >> Alt Shift S Show in?
> >> Ctrl Shift R Jump to file
> >> Ctrl N New file
> >> Ctrl S Save file
> >> Ctrl Shift S Save all files
> >> Ctrl F4 Close file
> >> Ctrl Shift F4 Close all files
> >>
> >> ---- Find ----
> >> Ctrl L Goto line
> >> Ctrl F Find
> >> Ctrl J Incremental find
> >> Ctrl Shift J Incremental find prev
> >> Ctrl K Find next
> >> Ctrl Shift K Find prev
> >> Ctrl H Search workspace
> >> Ctrl (dot) Navigate next
> >> Ctrl (comma) Navigate prev
> >>
> >> ---- Java navigation ----
> >> F3 Goto declaration
> >> Ctrl Shift U Find references in file
> >> Ctrl Shift G Find references in workspace
> >> Ctrl G Find declarations in workspace
> >> Ctrl Shift P Navigate to matching bracket/brace
> >> Ctrl T Popup type hierarchy
> >> Ctrl Shift T Open Type
> >> Ctrl O Outline of current source
> >> Ctrl F3 Outline of current cursor position
> >> Ctrl Shift Arrow Jump beetween methods up or down
> >> F2 Show Javadoc
> >> F4 Show hierarchy
> >> Ctrl Alt H Open call hierarchy
> >>
> >> ---- General editing -----
> >> Alt Arrow Move line(s) up or down
> >> Alt Shift Up Expand selection to enclosing element
> >> Alt Shift Right Expand selection to next element
> >> Alt Shift Left Expand selection to previous element
> >> Alt Shift Down Restore previous selection
> >> Ctrl Alt Arrow Duplicate line(s) up or down
> >> Shift Enter Insert line below
> >> Ctrl Shift Enter Insert line above
> >> Ctrl D Delete line
> >> Ctrl Shift Q Toggle Quick Diff
> >> Ctrl Shift Y Convert to lowercase
> >> Ctrl Shift X Convert to uppercase
> >>
> >> ----- Java editing ------------
> >> Alt Shift U Remove occurrence annotations
> >> Ctrl 1 Quick fix (works even when there are no errors
> >> Ctrl Shift M Add import
> >> Ctrl Shift F Reformat
> >> Ctrl Shift O Organize Imports
> >> Ctrl / Comment
> >> Ctrl \ Uncomment
> >> Ctrl Shift Space Parameter hints
> >> Ctrl Hyperlink identifier
> >> Ctrl I Correct indentation
> >> Shift Space Incremental content assist
> >>
> >> -------- Debugger ----------
> >> F5 Step into
> >> F6 Step over
> >> F7 Run to return
> >> F8 Resume
> >> F9 Relaunch last
> >> F11 Run/debug last
> >> Ctrl F11 Run
> >> Ctrl Shift B Toggle breakpoint
> >> Ctrl D Display
> >> Ctrl Q Inspect
> >> Ctrl R Run to line
> >> Ctrl U Run snippet
> >>
> >> ----------Refactoring -----------
> >> Alt T Refactoring menu
> >> Ctrl Shift Z Undo refactor
> >> Ctrl Shift Y Redo refactor
> >> Alt Shift R Rename
> >> Alt Shift V Move
> >> Alt Shift I Inline
> >> Alt Shift M Extract method
> >> Alt Shift L Extract local
> >> Alt Shift C Change method signature
> >>
> >> ---------- Misc ----------------------
> >> F5 Refresh
> >> F1 Infopop
> >> F2 Show resizeable hover
> >>
> >>
> >> Have fun,
> >>
> >> Phil Medway.
> >>
> >> ----- Original Message -----
> >> From: "Tink Watson" <tink@xxxxxxxxxx>
> >> To: <jaws-uk@xxxxxxxxxxxxx>
> >> Sent: Wednesday, April 27, 2005 6:35 PM
> >> Subject: [jaws-uk] Re: Jaws, Java & Eclipse.
> >>
> >>
> >> Phil,
> >>
> >> Thanks. That makes some more sense of things, but the rest is still
> >> something of a mystery. Do you know of a good IDE to use with Jaws?
> >>
> >> I've mailed the BP list subscribe directly, hopefully this will
work
> >> better than the forms on the web site.
> >>
> >> Cheers,
> >> Tink.
> >> ----- Original Message -----
> >> From: "Phil Medway" <philmedway@xxxxxxxxxxxxxxxxxxxxxxx>
> >> To: <jaws-uk@xxxxxxxxxxxxx>
> >> Sent: Wednesday, April 27, 2005 5:36 PM
> >> Subject: [jaws-uk] Re: Jaws, Java & Eclipse.
> >>
> >>
> >> > Hi Tink,
> >> >
> >> > I haven't got the hang of Eclipse either.
> >> >
> >> > It appears that the buttons which are named something like "split"
are
> >> > menus
> >> > which you open by cursoring down when you land on them.
> >> >
> >> > If you want to subscribe to the blind programming list, I think the
> > E-mail
> >> > method is to send a mail to:
> >> > programing-subscribe@xxxxxxxxxxxxxxxxxxxx
> >> > but you can get a list of commands by mailing:
> >> > mailman-request@xxxxxxxxxxxxxxxxxxxx
> >> > containing just the word 'help' in the message body, and an email
> > message
> >> > will be sent to you with instructions.
> >> >
> >> > I thought that there was a list of keystrokes for Eclipse in the help
> >> > in
> >> > the
> >> > latest version but haven't got Eclipse on this machine so I can't
> >> > check.
> >> > If
> >> > I find it I'll let you know.
> >> >
> >> >
> >> > HTH,
> >> >
> >> > Phil Medway.
> >> >
> >> >
> >> >
> >> > ----- Original Message -----
> >> > From: "Tink Watson" <tink@xxxxxxxxxx>
> >> > To: "BCAB" <bcab@xxxxxxxxxxxx>; "Jaws UK" <jaws-uk@xxxxxxxxxxxxx>
> >> > Sent: Wednesday, April 27, 2005 4:41 PM
> >> > Subject: [jaws-uk] Jaws, Java & Eclipse.
> >> >
> >> >
> >> > All,
> >> >
> >> > If anyone out there uses Jaws, Java and the Eclipse IDE, I would
> >> > very
> >> > much appreciate some help.
> >> >
> >> > I'm doing a Java course, which uses J-Builder, which is
> >> > inaccessible.
> >> > I'm currently using the command line to compile and run code, but
this
> > is
> >> > proving a bit of a trial, particularly when it comes to debugging.
> >> >
> >> > I understand the Eclipse IDE is accessible, but having installed
> >> > version
> >> > 3.0, I'm damned if I can figure out how to get around it.
> >> >
> >> > I know that Eclipse won't support J-Builder files, but that's
> > something
> >> > I'm going to have to work around in time, for now I'd just like to be
> >> > familiar enough with teh IDE, so I can code from scratch using it.
> >> >
> >> > I'm trying to subscribe to the Blind Programming list, but can't
get
> >> > through either to the list or the list owner, so I'm floundering a
bit.
> >> > Any
> >> > help would be wonderful.
> >> >
> >> > Thanks,
> >> > Tink.
> >> >
> >> > ** To leave the list, click on the immediately-following link:-
> >> > ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
> >> > ** If this link doesn't work then send a message to:
> >> > ** jaws-uk-request@xxxxxxxxxxxxx
> >> > ** and in the Subject line type
> >> > ** unsubscribe
> >> > ** For other list commands such as vacation mode, click on the
> >> > ** immediately-following link:-
> >> > ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=faq]
> >> > ** or send a message, to
> >> > ** jaws-uk-request@xxxxxxxxxxxxx with the Subject:- faq
> >> >
> >> >
> >> > --
> >> > This email has been verified as Virus free
> >> > Virus Protection and more available at http://www.plus.net
> >> >
> >> > ** To leave the list, click on the immediately-following link:-
> >> > ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
> >> > ** If this link doesn't work then send a message to:
> >> > ** jaws-uk-request@xxxxxxxxxxxxx
> >> > ** and in the Subject line type
> >> > ** unsubscribe
> >> > ** For other list commands such as vacation mode, click on the
> >> > ** immediately-following link:-
> >> > ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=faq]
> >> > ** or send a message, to
> >> > ** jaws-uk-request@xxxxxxxxxxxxx with the Subject:- faq
> >> >
> >> >
> >>
> >> ** To leave the list, click on the immediately-following link:-
> >> ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
> >> ** If this link doesn't work then send a message to:
> >> ** jaws-uk-request@xxxxxxxxxxxxx
> >> ** and in the Subject line type
> >> ** unsubscribe
> >> ** For other list commands such as vacation mode, click on the
> >> ** immediately-following link:-
> >> ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=faq]
> >> ** or send a message, to
> >> ** jaws-uk-request@xxxxxxxxxxxxx with the Subject:- faq
> >>
> >>
> >> --
> >> This email has been verified as Virus free
> >> Virus Protection and more available at http://www.plus.net
> >>
> >> ** To leave the list, click on the immediately-following link:-
> >> ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
> >> ** If this link doesn't work then send a message to:
> >> ** jaws-uk-request@xxxxxxxxxxxxx
> >> ** and in the Subject line type
> >> ** unsubscribe
> >> ** For other list commands such as vacation mode, click on the
> >> ** immediately-following link:-
> >> ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=faq]
> >> ** or send a message, to
> >> ** jaws-uk-request@xxxxxxxxxxxxx with the Subject:- faq
> >>
> >
> >
> > ** To leave the list, click on the immediately-following link:-
> > ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
> > ** If this link doesn't work then send a message to:
> > ** jaws-uk-request@xxxxxxxxxxxxx
> > ** and in the Subject line type
> > ** unsubscribe
> > ** For other list commands such as vacation mode, click on the
> > ** immediately-following link:-
> > ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=faq]
> > ** or send a message, to
> > ** jaws-uk-request@xxxxxxxxxxxxx with the Subject:- faq
> >
> >
>
> ** To leave the list, click on the immediately-following link:-
> ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
> ** If this link doesn't work then send a message to:
> ** jaws-uk-request@xxxxxxxxxxxxx
> ** and in the Subject line type
> ** unsubscribe
> ** For other list commands such as vacation mode, click on the
> ** immediately-following link:-
> ** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=faq]
> ** or send a message, to
> ** jaws-uk-request@xxxxxxxxxxxxx with the Subject:- faq
>
>
** To leave the list, click on the immediately-following link:-
** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** jaws-uk-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:jaws-uk-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** jaws-uk-request@xxxxxxxxxxxxx with the Subject:- faq
- References:
- [jaws-uk] Jaws, Java & Eclipse.
- From: Tink Watson
- [jaws-uk] Re: Jaws, Java & Eclipse.
- From: Phil Medway
- [jaws-uk] Re: Jaws, Java & Eclipse.
- From: Tink Watson
- [jaws-uk] Re: Jaws, Java & Eclipse.
- From: Phil Medway
- [jaws-uk] Re: Jaws, Java & Eclipse.
- From: Michael Brown
- [jaws-uk] Re: Jaws, Java & Eclipse.
- From: Tink Watson
Other related posts:
- » [jaws-uk] Jaws, Java & Eclipse.
- » [jaws-uk] Re: Jaws, Java & Eclipse.
- » [jaws-uk] Re: Jaws, Java & Eclipse.
- » [jaws-uk] Re: Jaws, Java & Eclipse.
- » [jaws-uk] Re: Jaws, Java & Eclipse.
- » [jaws-uk] Re: Jaws, Java & Eclipse.
- » [jaws-uk] Re: Jaws, Java & Eclipse.
- » [jaws-uk] Re: Jaws, Java & Eclipse.
- » [jaws-uk] Re: Jaws, Java & Eclipse.
- » [jaws-uk] Re: Jaws, Java & Eclipse.
- [jaws-uk] Jaws, Java & Eclipse.
- From: Tink Watson
- [jaws-uk] Re: Jaws, Java & Eclipse.
- From: Phil Medway
- [jaws-uk] Re: Jaws, Java & Eclipse.
- From: Tink Watson
- [jaws-uk] Re: Jaws, Java & Eclipse.
- From: Phil Medway
- [jaws-uk] Re: Jaws, Java & Eclipse.
- From: Michael Brown
- [jaws-uk] Re: Jaws, Java & Eclipse.
- From: Tink Watson