| Summary: | editing FXML file | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | a platypus <william.full.moon> | ||||
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | jarthana | ||||
| Version: | 4.2 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| URL: | https://blogs.oracle.com/jeromec/entry/integrating_javafx_scene_builder_in | ||||||
| Whiteboard: | stalebug | ||||||
| Attachments: |
|
||||||
Created attachment 225934 [details]
error log panel
This looks like a duplicate of bug 394382. Could you try one of the recent builds, like 4.3 M4 and see if the problem goes away? Will I get that from the "Help / Update" function? Otherwise I'll need to wait until it is in the next update. * updating now. (In reply to comment #3) > Will I get that from the "Help / Update" function? Otherwise I'll need to > wait until it is in the next update. You can update it via Help -> Install new ... and use one of the update sites: http://wiki.eclipse.org/Eclipse_Project_Update_Sites This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |
What steps will reproduce the problem? 1. Create a e(fx)lipse project 2. Walk through fxml tutorial to: "Example 4-4" * http://docs.oracle.com/javafx/2/get_started/fxml_tutorial.htm 3. Run application 4. Internal error reported when done. -- Error Details -- Date: Tue Jan 22 23:17:19 EST 2013 Message: Internal Error Severity: Error Product: Eclipse 1.5.1.20121004-1506 (org.eclipse.epp.package.reporting.product) Plugin: org.eclipse.jdt.ui Session Data: eclipse.buildId=M20120914-1800 java.version=1.7.0_11 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_AU Framework arguments: -product org.eclipse.epp.package.reporting.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.reporting.product Exception Stack Trace: Java Model Exception: Java Model Status [Unknown javadoc format for launch(java.lang.String[]) {key=Ljavafx/application/Application;.launch([Ljava/lang/String;)V} [in Application [in Application.class [in javafx.application [in C:\.bin\lang\java\jre\x64\v1.7\u11\lib\jfxrt.jar]]]]] at org.eclipse.jdt.internal.core.JavadocContents.getMethodDoc(JavadocContents.java:132) at org.eclipse.jdt.internal.core.BinaryMethod.getAttachedJavadoc(BinaryMethod.java:641) at org.eclipse.jdt.internal.ui.text.javadoc.JavadocContentAccess2.getHTMLContent(JavadocContentAccess2.java:463) at org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(JavadocHover.java:619) at org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.internalGetHoverInfo(JavadocHover.java:565) at org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo2(JavadocHover.java:557) at org.eclipse.jdt.internal.ui.text.java.hover.BestMatchHover.getHoverInfo2(BestMatchHover.java:163) at org.eclipse.jdt.internal.ui.text.java.hover.BestMatchHover.getHoverInfo2(BestMatchHover.java:129) at org.eclipse.jdt.internal.ui.text.java.hover.JavaEditorTextHoverProxy.getHoverInfo2(JavaEditorTextHoverProxy.java:85) at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:166)