Show Menu
Cheatography

Eclipse Configuration Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Config Java

add in eclips­e.ini: -vm C:\jav­a\j­dk1.x\bin
or configure window­s>p­ref­ere­nce­s>j­ava­>in­stalled jres

Config web browser

window­s>web browser

config server

default internal websever
configure custom server: run>run config­ure­>apatch Tomcate
 

configure build path

project properties > java build path > dd librar­y/j­ar/­folder etc

Error mesage in jsp

<meta http-e­qui­v="C­ont­ent­-Ty­pe" CONTEN­T="t­ext­/html; charse­t=i­so-­885­9-1­" />
missing end tag fo r"http:'

Error mesage in jsp

<meta http-e­qui­v="C­ont­ent­-Ty­pe" CONTEN­T="t­ext­/html; charse­t=i­so-­885­9-1­" />
missing end tag for "­htt­p:"
 

update eclipse

Window > Prefer­ences > Instal­l/U­pdate > Available Software Sites
--> add
--> URl for new repository ( http:/­/do­wnl­oad.ec­lip­se.o­rg­/re­lea­ses­/20­19-06/)
--> help>check update
--> update or check conflict

always enable
Latest Eclipse Release http:/­/do­wnl­oad.ec­lip­se.o­rg­/re­lea­ses­/latest Enabled

install pydev
add http:/­/py­dev.sf.ne­t/u­pdates/ to availabe software site
--> help > install new software > the new software available will be listed
--> select and install