Eclipse,dropins,控制台模式,Axis2和dropins未安装 [英] Eclipse, dropins, console mode, Axis2 and dropins not installed

查看:290
本文介绍了Eclipse,dropins,控制台模式,Axis2和dropins未安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

  org.apache.axis2.eclipse.codegen.plugin_1.6.2.jar 
org.apache.axis2.eclipse.service.plugin_1.6.2.jar

我已经从Apache下载它们,在一个文件夹中插入一个文件夹,这样我就可以:

  D:\eclipse\dropins\plugins 
org.apache.axis2.eclipse.codegen.plugin_1.6.2.jar
org.apache.axis2.eclipse。 service.plugin_1.6.2.jar

,我仍然不能使用/看到他们从文件/新/其他/选择一个向导



BTW在阅读一些有关这种困难的帖子后,发现从eclipse -console命令行启动eclipse可以让我看到他们在文件/新建/其他/选择一个向导=> Axis2代码生成器和Axis2服务归档器



所以请,如何钻机有办法吗为什么在正常开始时添加-console可以做到这一点?



编辑:忘记写关于Eclipse的信息:

 适用于Web开发人员的Eclipse Java EE IDE。 
版本:Indigo服务版本2
构建ID:20120216-1857

编辑:实际上我已经测试了将这些jar放在一个 plugins 子文件夹的子文件夹中,或直接在 dropins 中,没有一个工作。拥有 Axis2服务Archiver 的唯一方法是以 eclipse -console 开头,并将它们放在 plugins ...我肯定错过了某些东西或依赖失败,但我不知道如何检查/纠正。这就是为什么我在这里问过。



编辑:如果这可以帮助:



在我的 bundles.info

  org.apache.axis2.eclipse.codegen.plugin,1.6 .2,dropins / plugins / org.apache.axis2.eclipse.codegen.plugin_1.6.2.jar,4,false 
org.apache.axis2.eclipse.service.plugin,1.6.2,dropins / plugins / 4,false

里面的控制台:

  osgi> ss axis2 

启动框架。

id状态包
24<< LAZY>> org.apache.axis2.eclipse.codegen.plugin_1.6.2
25 ACTIVE org.apache.axis2.eclipse.service.plugin_1.6.2
461< LAZY>> org.eclipse.jst.ws.axis2.consumption.core_1.0.105.v201004211
805
462< LAZY>>单位:% org.eclipse.jst.ws.axis2.core_1.0.204.v201004211805
464<< LAZY>> org.eclipse.jst.ws.axis2.creation.core_1.0.106.v201004211805

465<< LAZY>> org.eclipse.jst.ws.axis2.creation.ui_1.0.104.v201004211805
466<< LAZY>> org.eclipse.jst.ws.axis2.ui_1.0.303.v201003110431
467 RESOLVED org.eclipse.jst.ws.axis2.ui.doc.user_1.0.100.v201005192217

osgi> diag 25
参考:file:dropins / plugins / org.apache.axis2.eclipse.service.plugin_1.6.2.jar
[25]
没有未解决的约束。

osgi> diag 24
参考:file:dropins / plugins / org.apache.axis2.eclipse.codegen.plugin_1.6.2.jar
[24]
没有未解决的约束。

,我没有找到一个文件 .metadata\.plugins\我的Eclipse工作区中的org.eclipse.pde.core\org.eclipse.equinox.simpleconfigurator

最好的问候

解决方案

Axis2文档,您需要将ZIP存档中的plugins文件夹的内容解压缩到dropins文件夹(即不要在dropins下创建一个plugins文件夹)。 / p>

i'm new to the eclipse dev platform, i have a strange behaviour here while trying to install the following plugins :

org.apache.axis2.eclipse.codegen.plugin_1.6.2.jar
org.apache.axis2.eclipse.service.plugin_1.6.2.jar

i have downloaded them from Apache, extracted in a folder plugins inside dropins one so that i have :

D:\eclipse\dropins\plugins
    org.apache.axis2.eclipse.codegen.plugin_1.6.2.jar
    org.apache.axis2.eclipse.service.plugin_1.6.2.jar

and i can not still use/see them from the File / New / Other / Select a wizard

BTW after reading some posts about the kind of difficulties, i found that starting eclipse from command line with "eclipse -console" allow me to see them in the File / New / Other / select a wizard => Axis2 Code generator and Axis2 Service Archiver

so please, how is the right way to do ? and why adding -console do the trick while "normal" start do not ?

EDIT: forgot to write infos about Eclipse :

Eclipse Java EE IDE for Web Developers.
Version: Indigo Service Release 2
Build id: 20120216-1857

EDIT : actually i have tested both dropping these jars inside a plugins subfolder of dropins or directly inside dropins, and none had worked. The only way to have the Axis2 service Archiver is to start with eclipse -console and having them in a plugins... i surely have missed something or have a dependency fail but i do not know how to check/correct that. This is why i have asked here.

EDIT : if this could help :

inside my bundles.info

org.apache.axis2.eclipse.codegen.plugin,1.6.2,dropins/plugins/org.apache.axis2.eclipse.codegen.plugin_1.6.2.jar,4,false
org.apache.axis2.eclipse.service.plugin,1.6.2,dropins/plugins/org.apache.axis2.eclipse.service.plugin_1.6.2.jar,4,false

inside console :

osgi> ss axis2

Framework is launched.

id      State       Bundle
24      <<LAZY>>    org.apache.axis2.eclipse.codegen.plugin_1.6.2
25      ACTIVE      org.apache.axis2.eclipse.service.plugin_1.6.2
461     <<LAZY>>    org.eclipse.jst.ws.axis2.consumption.core_1.0.105.v201004211
805
462     <<LAZY>>    org.eclipse.jst.ws.axis2.consumption.ui_1.0.103.v20100421180
5
463     <<LAZY>>    org.eclipse.jst.ws.axis2.core_1.0.204.v201004211805
464     <<LAZY>>    org.eclipse.jst.ws.axis2.creation.core_1.0.106.v201004211805

465     <<LAZY>>    org.eclipse.jst.ws.axis2.creation.ui_1.0.104.v201004211805
466     <<LAZY>>    org.eclipse.jst.ws.axis2.ui_1.0.303.v201003110431
467     RESOLVED    org.eclipse.jst.ws.axis2.ui.doc.user_1.0.100.v201005192217

osgi> diag 25
reference:file:dropins/plugins/org.apache.axis2.eclipse.service.plugin_1.6.2.jar
 [25]
  No unresolved constraints.

osgi> diag 24
reference:file:dropins/plugins/org.apache.axis2.eclipse.codegen.plugin_1.6.2.jar
 [24]
  No unresolved constraints.

and i do not find a file .metadata\.plugins\org.eclipse.pde.core\org.eclipse.equinox.simpleconfigurator in my Eclipse Workspace

best regards

解决方案

As explained in the Axis2 documentation, you need to "extract the content of the plugins folder in the ZIP archive into the dropins folder (i.e. do not create a plugins folder under dropins)".

这篇关于Eclipse,dropins,控制台模式,Axis2和dropins未安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆