`

eclipse报错Missing Constraint: Require-Bundle: org.eclipse.emf.transaction;

 
阅读更多

今天新写了一个插件,用到了org.eclipse.emf.transaction,在产品配置种配置了以后仍然报错:

!ENTRY org.netliving.platforrm.workflow 4 0 2011-10-17 21:45:26.047
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: The bundle "org.netliving.platforrm.workflow_1.0.0.beat [1486]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.emf.transaction; bundle-version="1.4.0"
 at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1317)
 at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1301)
 at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:319)
 at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)
 at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440)
 at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
 at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)

!ENTRY org.eclipse.osgi 4 0 2011-10-17 21:45:26.063
!MESSAGE Bundle reference:file:/E:/project/plugin/UniPlatform-init/ was not resolved.

 

 

解决办法:

Run->Run Configurations...,选择相应的程序后选择Plugin标签,点击“Add Required Plugins”即可。

分享到:
评论
2 楼 hellostory 2013-03-07  
tanghanlin 写道
这样也可以,在安装插件时,勾选:
Contact all update sites during install to find required software


谢谢!
1 楼 tanghanlin 2012-12-05  
这样也可以,在安装插件时,勾选:
Contact all update sites during install to find required software

相关推荐

    eclipse 中文包 BabelLanguagePack-datatools

    Eclipse是一款广泛使用的开源集成开发环境(IDE),主要用于Java编程,但通过插件也可支持其他编程语言。在处理中文环境时,用户可能会遇到界面显示乱码或者不全中文的情况,这时就需要安装相应的中文语言包来解决。...

    constraint-layout-solver-1.0.0-alpha1

    Failed to resolve: com.android.support.constraint:constraint-layout:1.0.0-alpha1

    pentaho-hadoop-shims-cdh61-kar-9.1.2020.09.00-324.kar

    kettle 9.1 连接hadoop clusters (CDH 6.2) 驱动

    mysql5.7.19安装包64位rpm格式

    2017-06-05T14:30:55.590590Z 0 [Warning] InnoDB: New log files created, LSN=457902017-06-05T14:30:56.000269Z 0 [Warning] InnoDB: Creating foreign key constraint system tables. 2017-06-05T14:30:56....

    Android旧版本包与AndroidX对照表.docx

    旧版本包:com.android.support.constraint:constraint-layout AndroidX:androidx.constraintlayout:constraintlayout:1.1.2 通过 Android 旧版本包与 AndroidX 对照表,开发者可以更方便地使用 AndroidX,避免了...

    Eclipse 搭建C/C++开发环境 cdt-master-7.0.2

    Eclipse 是一个强大的开源集成开发环境(IDE),广泛用于Java应用程序的开发,但它同样支持其他编程语言,包括C和C++。CDT(C/C++ Development Tooling)是Eclipse的一个插件集,专为C和C++开发者提供了一整套的开发...

    Android代码-Android酷炫的礼物卡片控件

    com.android.support.constraint:constraint-layout:1.0.0-alpha3 Gradle compile 'com.ldoublem.GiftCard:giftcardlib:0.3' Usage with xml Usage with java mGiftCardView = (GiftCardView) findViewById(R.id...

    用粒子群算法求解单一水库优化调度 pso-reservoir.zip

    只需要修改相应的约束条件就可以进行优化计算了(With a single particle swarm algorithm is optimizing reservoir operation, only need to modify the corresponding constraint conditions can were optimized ) ...

    MidasGTSN报错信息提示原因分析及操作建议.pdf

    在使用MidasGTSN软件过程中,可能会遇到各种报错信息,这些报错信息对于问题定位和解决至关重要。本文将详细解析这些报错提示,并提供相应的处理建议。 1. 错误编号1000: "SOLVER LOCK WAS NOT DETECTED. ARG_REP_...

    内网项目启用Https手册.docx

    </user-data-constraint> </security-constraint> ``` #### 八、总结 通过以上步骤,您已经成功地在内网环境下为Tomcat服务器配置了HTTPS。这不仅可以提高数据传输的安全性,还能够增强用户的信任度。需要注意的...

    一个典型的数据库设计实例..pdf

    接着,通过`CREATE TABLE`语句定义各个表,并用`NOT NULL`和`CONSTRAINT PRIMARY KEY`确保了数据的完整性。 此外,还使用了`GO`关键字来分隔不同的SQL命令,确保它们按顺序执行。表之间的关系可以通过主键和外键...

    X.682-Abstract Syntax Notation One (ASN.1): Constraint specification

    ### X.682-Abstract Syntax Notation One (ASN.1): Constraint Specification #### 标题解析 **X.682-Abstract Syntax Notation One (ASN.1): Constraint specification** 这一标题指明了该文档是关于ASN.1(抽象...

    anaconda安装包cudatoolkit-11.8.0-hd77b12b-0.conda

    文件后缀:.conda 适合系统:windows x64 使用注意:必须安装anaconda3环境且anaconda3为x64版本 安装方式:输入下面命令即可自动安装cuda对应虚拟环境 首先切换到conda文件路径下面,然后执行 ...

    Populer-Movies-App:Udacity的Android开发人员Nanodegree的Populer Movies App阶段1和阶段2

    Populer-Movies-App ...'com.android.support:appcompat-v7:27.1.1' 'com.android.support:exifinterface:27.1.1' 'com.android.support:preference-v7:27.1.1' 'com.android.support.constraint:约束布局:1.1.0' '...

    apache-tomcat-8.5.70.tar.gz.rar

    6. **安全管理**:Tomcat支持多种安全措施,如SSL/TLS加密、角色基础的访问控制(RBAC)、Jaas认证等,需要在`conf/server.xml`中的`<Realm>`和`<Security-constraint>`元素中配置。 7. **性能监控**:可以使用JMX...

    apache-tomcat-8.0.45-windows-x64.zip

    3. **访问控制**:使用web.xml中的<security-constraint>元素定义哪些资源需要保护。 **性能优化:** 1. **调整线程池**:在server.xml中配置Executor,可以调整最大线程数,避免过多的请求等待。 2. **JVM调优**:...

    neo4j-community-3.5.12-windows.zip

    约束则用于确保数据的唯一性,如`CONSTRAINT ON (n:Person) ASSERT n.name IS UNIQUE`。 4. **扩展和插件**: Neo4J社区提供了丰富的插件和扩展,如ApoC(Awesome Procedures On Cypher)提供大量实用的函数,便于...

    PyPI 官网下载 | pyshacl-0.11.1.post1.tar.gz

    1. **SHACL(SHapes Constraint Language)**:SHACL是一种W3C标准,用于定义和验证 RDF 数据的结构约束。RDF(Resource Description Framework)是一种数据模型,常用于描述网络上的资源。SHACL提供了一种声明性的...

    数据库实验---SQL数据更新语句.pdf

    在SQL Server中有5种约束:主关键字约束(Primary Key Constraint)、外关键字约束(Foreign Key Constraint)、惟一性约束(Unique Constraint)、检查约束(Check Constraint)和默认约束(Default Constraint)。...

Global site tag (gtag.js) - Google Analytics