8. LimitationsΒΆ
Following are the limitations in this version:
- 8.1. Common Function
- 8.1.1. Debug server license has various use limitations.
- 8.1.2. Debug server function is available from intra-mart Accel Platform 2013 Spring(Climbing).
- 8.1.3. Multiple war files should not be deployed for development on Web application server [Resin].
- 8.1.4. Error message is displayed when you create a project, but there is no problem in generated project.
- 8.1.5. Value that is input to project name and artifact ID (Short Module ID) must be the same.
- 8.1.6. Not all the plug-ins that are installed in Eclipse are translated.
- 8.1.7. If you export user module from module project of e Builder, dependency must be set.
- 8.2. Script Development
- 8.2.1. In some cases, if you enter tag to the property value inside the tag by Web page editor, design view may be broken.
- 8.2.2. Warning may be displayed for the tag that has no structure problem.
- 8.2.3. Property that can be used by HTML specification may be warned as [undefined] on validation function of Web page editor.
- 8.2.4. Source file should be encoded only in UTF-8.
- 8.2.5. Error occurs when inputting complement is used after “(” of method in JS editor.
- 8.2.6. Warning may be displayed by using “let” in JS editor, but it is not a problem.
- 8.2.7. If you debug on VJET editor, [Error Log] view is displayed when you move mouse cursor to the specified variable.
- 8.2.8. API candidate list for script development which is displayed by VJET editor inputting complement conforms to the latest version of intra-mart Accel Platform.
- 8.2.9. imart tag candidate list which is displayed by HTML editor and Web page editor inputting complement conforms to the latest version of intra-mart Accel Platform.
- 8.2.10. Break point skipping cannot be done in script debug.
- 8.3. JavaEE Development Common
- 8.3.1. Display setting of common menu between HTML and JSP is synchronized in pallet display menu.
- 8.3.2. In JSP editor, mandatory property check validation for a tag provided by intra-mart is not displayed.
- 8.3.3. JSP editor does not display validation as to whether the tag property exists or not.
- 8.3.4. Validation may be displayed for the tag that has no structure problem.
- 8.3.5. Only the UTF-8 code should be used for the source file encoding.
- 8.3.6. (As of 8.0.9) Statement with the syntax adopted from Java8 would cause an error.
- 8.4. Business Skeleton Function