8.1. 共通功能

8.1.1. Debug Server许可证有各种使用限制。

  • Debug Server许可证是购买了开发支持工具“eBuilder”的客户才可使用的“intra-mart Accel Platform”许可证。Debug Server许可证是与“intra-mart Accel Platform Advanced”同等的许可证,以应用程序的开发为目的,可使用Accel Platform的所有功能。
    Debug Server许可证有以下注意事项及使用限制。
    * 请将Debug Server许可证仅用于开发过程中。不能在运行过程中使用。
    * 只有在“intra-mart Accel Platform”中获得支持的Web应用服务器Resin才可作为Debug Server使用。
    * 如果购买了“intra-mart Accel Platform”,就可使用与“intra-mart Accel Platform”绑定发行的 Resin Pro。
    * 服务器配置仅限于单机配置。不能构筑成分布式环境。
    * 若要在 intra-mart Accel Applications 和其它扩充产品的开发环境中使用,则须另行取得许可证。
    * 在 intra-mart Accel Platform Enterprise 上开发的客户,必须拥有 IM-BIS 及 IM-FormaDesigner 的许可证,故请另行购买。

8.1.2. 自intra-mart Accel Platform 2013 Spring(Climbing)起,可使用Debug Server功能。

  • 自intra-mart Accel Platform 2013 Spring(Climbing)起,可使用Debug Server功能。
    在 intra-mart Accel Platform 2012 Autumn(Alba) 以及 2012 Winter(Bourbon) 中使用时,
    须另行取得有效的 intra-mart Accel Platform 许可证。

8.1.3. 无法在Web应用程序服务器“Resin”上部署并开发多个war文件。

  • 若在用作调试服务器的Web应用程序服务器“Resin”上部署了多个 Accel Platform 构成文件(war文件),
    则调试服务器许可证或脚本调试等调试服务器功能不会正常动作。
    因此,请在用作调试服务器的Web应用程序服务器“Resin”上部署1个 Accel Platform 构成文件(war文件)。

8.1.4. 生成项目时虽然会在错误日志中显示错误信息,但生成的项目没有问题。

  • 项目生成时,虽然会在eclipse的错误日志中显示消息“Failed to update project build path.”,
    但生成的项目没有特别问题。
    可在生成的项目上进行开发。
    org.eclipse.dltk.mod.core.ModelException: リソース・ツリーは修正中のため、ロックされています。
    	at org.eclipse.dltk.mod.internal.core.ModelOperation.runOperation(ModelOperation.java:784)
    	at org.eclipse.dltk.mod.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1947)
    	at org.eclipse.dltk.mod.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1918)
    	at org.ebayopensource.vjet.eclipse.core.PiggyBackClassPathUtil.savaVJetEntries(PiggyBackClassPathUtil.java:506)
    	at org.ebayopensource.vjet.eclipse.core.PiggyBackClassPathUtil.initializeScriptProjectFromJavProject(PiggyBackClassPathUtil.java:426)
    	at org.ebayopensource.vjet.eclipse.core.ts.EclipseTypeSpaceLoader.populateGroupInfos(EclipseTypeSpaceLoader.java:843)
    	at org.ebayopensource.vjet.eclipse.core.ts.EclipseTypeSpaceLoader.processAddGroup(EclipseTypeSpaceLoader.java:597)
    	at org.ebayopensource.vjet.eclipse.core.ts.EclipseTypeSpaceLoader.processChanges(EclipseTypeSpaceLoader.java:570)
    	at org.ebayopensource.vjet.eclipse.core.ts.EclipseTypeSpaceLoader.resourceChanged(EclipseTypeSpaceLoader.java:529)
    	at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
    	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    	
    	-- 中略 --

8.1.5. 请在项目名和Artifact ID(快捷模块ID)中输入相同的值。

  • 请在项目名和Artifact ID(快捷模块ID)中设定相同的值。
    目前正尝试在新建项目的向导中实现自动同步。
    与此同时,项目名中则只能使用半角英文数字和“_”(下划线)。

8.1.6. Eclipse中安装的插件并未全部翻译。

  • e Builder 是基于 Eclipse IDE for Java EE Developers 进行配置的。
    Eclipse IDE for Java EE Developers 功能的标签和消息一般为英语,日语化和汉化时则要使用 Eclipse Babel。
    在 e Builder 提供的功能中,e Builder 提供的插件为日语版。
    在其它插件提供的功能中,由各插件在一定范围内提供语言支持。
    因此,在部分功能中标签和消息仍可能显示为英语。

8.1.7. 从e Builder模块、项目导出用户模块时,需要事先已设定好依存关系。

  • 由e Builder输出的用户模块必须设定某些模块。
    关于用户模块依存关系的设定方法,请参照“ intra-mart e Builder for Accel Platform 用户操作指南”中的“module.xml”章节的说明。