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:

  1. download jautodoc_1.11.0.zip file :

    http://jautodoc.sourceforge.net/index.html#download

  2. 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 
  3. 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 :

http://www.roseindia.net/ide/eclipse/jautodoc-plugin.shtml


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -