How to manually install JAutodoc in eclipse kepler? -
i not have access internet eclipse can not add software using update sites. have tried several different methods none seems working.
i using jboss dev studio version of kepler, figured might general eclipse question.
tried help- install new software - add... - browse zip file , "could not find jar:file:/blahblahblah/jautodoc_1.10.0.zip!/" nothing.
tried unzipping end eclipse/dropins/jautodoc_1.10.0/[features | plugins followed restart. nothing.
tried unzipping end eclipse/dropins/[features | plugins] followed restart. still nothing.
what definitive way this?
follow these steps installation:
download jautodoc_1.11.0.zip file :
unzip jautodoc_1.11.0.zip file eclipse folder. verify following files copied:
plugin folder :
net.sf.jautodoc.velocity_1.11.0.jar net.sf.jautodoc_1.11.0.jar
features folder :
net.sf.jautodoc.feature_1.11.0
restart eclipse. jautodoc feature should available in windows --> preferences
usage :
select whole file or method or attribute --> rightclick --> add javadoc
visit following link further info :
Comments
Post a Comment