Eclipse: Difference between revisions
Jump to navigation
Jump to search
(→Tips) |
|||
Line 10: | Line 10: | ||
== Tips == |
== Tips == |
||
* Console windows truncates part of the program output |
* Console windows truncates part of the program output → right click in console Windows → Preferences... |
||
→ right click in console Windows → Preferences... |
|||
* Install KeyTool Plugin: |
|||
** Go to http://keytool.sourceforge.net/, '''installing''', write down the URL (typ. <tt>http://keytool.sourceforge.net/update</tt>) |
|||
** In Eclipse, ''Help'' → ''Install New Software...'' |
|||
** Type in the URL in ''Work with:'', click ''Add'', type in a ''local plugin name'', install and then restart Eclipse. |
|||
'''Note''': Don't forget to setup the proxy settings if needed (since ''Eclipse 3.6.0 Helios'' the settings of IE are used by default). |
Revision as of 09:39, 29 September 2010
Keyboard shortcuts
C-S-o |
Generate automatically all java import. |
Tips
- Console windows truncates part of the program output → right click in console Windows → Preferences...
- Install KeyTool Plugin:
- Go to http://keytool.sourceforge.net/, installing, write down the URL (typ. http://keytool.sourceforge.net/update)
- In Eclipse, Help → Install New Software...
- Type in the URL in Work with:, click Add, type in a local plugin name, install and then restart Eclipse.
Note: Don't forget to setup the proxy settings if needed (since Eclipse 3.6.0 Helios the settings of IE are used by default).