Menu

JAutoDoc plugin not getting installed in CentOS VM

Help
Raghav V
2017-02-06
2017-02-06
  • Raghav V

    Raghav V - 2017-02-06

    Hi,
    I have updated the eclipse neon plugins directory with jautodoc 1.14 plugin binaries as shown below.But still after putting the jars in the plugins directory, I am unable to view the jautodoc plugin features under windows--preferences--java location of eclipse IDE.The same approach works fine in Windows 8.Can you let me know if I am missing something specific w.r.t centOS linux based systems.
    Note:The jautodoc plugin download from eclipse market place also didnt work due to certificate related SSL issue.

    [ eclipse]$ pwd
    /opt/xxx/dev_related_stuff/eclipse/java-neon/eclipse
    [ eclipse]$ cd plugins
    [ plugins]$ ls -ltr
    total 1808
    -rw-rw-r-- 1 xxxx xxxx 51766 Feb 1 06:53 org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
    -rw-rw-r-- 1 xxxx xxxx 1151890 Feb 6 04:58 net.sf.jautodoc_1.14.0.jar
    -rw-rw-r-- 1 xxxx xxxx 639891 Feb 6 04:58 net.sf.jautodoc.velocity_1.14.0.jar
    [ plugins]$

     

    Last edit: Raghav V 2017-02-06
  • Martin Kesting

    Martin Kesting - 2017-02-06

    Hi,
    Actually I have no experience with centOS, but normally this should be no problem. Did you also include the feature.xml ?

    features/net.sf.jautodoc.feature_1.14.0/feature.xml

    You can try to start Eclipse with the -clean option and check the error log (Window->Show View->Error Log).

    Finally the problem with the Marketplace should be fixed. So if possible you could use the Marketplace Client or the update site for installation.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.