| Quote: |
|
- The WST and JST umbrella features are not there any more, which forces me to install ME on top of a JEE europa distribution. |
| Quote: |
|
- The new version of the JSF Visual Editor shows great promise, but now conficts with the JBoss JSP and HTML editors (it was NOT the case in 6.0.1). So I now have to use the JBoss Editors as default when doing Seam work (a TERRIBLE regression). |
| Quote: |
|
- JSF validation still 1.0 (or 1.1) ? (onclick attribute in h:commandLink, namespace declarations in ui:composition etc. still flagged as errors). |
| Quote: |
|
- XHTML VE visuals on Ubuntu: -DLinux.expermmental=true does nothing for me. Am I missing something ? |
| Quote: |
| eclipse -vmargs -Dlinux.experimental=true |
| JMPARG wrote: |
|
- The new version of the JSF Visual Editor shows great promise, but now conficts with the JBoss JSP and HTML editors (it was NOT the case in 6.0.1). So I now have to use the JBoss Editors as default when doing Seam work (a TERRIBLE regression). |
| Code: |
|
java.lang.NoClassDefFoundError: org/jboss/tools/vpe/editor/IVEditor at java.lang.ClassLoader.defineClass1(Native Method) etc, etc... error |
| MaxW wrote: |
| I have just installed ME 6.5.1 and added JBoss 2.1.2 on pure Windows Vista, and I also get java.lang.NoClassDefFoundError: org/jboss/tools/vpe/editor/IVEditor, so do you have answer to that problem. |