[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9197) No user error message for UnsupportedClassVersionError

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Mon Sep 12 05:05:26 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627759#comment-12627759 ] 

Tom Fennelly commented on JBIDE-9197:
-------------------------------------

Hi Jiri.

So what you'd need to do is:

# Define and maintain your model separately from the project you're testing in.
# Compile the model using Java 6.
# Run the Editor in an eclipse instance running under Java 5.
# Include the Java 6 generated model in your project and try to use its classes in a Smooks mapping.

Trying to use the Java 6 compiled model classes in an Eclipse instance running under Java 5 should cause the error.  The changes made for this JIRA were simply to ensure that the user got a more usable error message.

> No user error message for UnsupportedClassVersionError
> ------------------------------------------------------
>
>                 Key: JBIDE-9197
>                 URL: https://issues.jboss.org/browse/JBIDE-9197
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>            Reporter: Tom Fennelly
>            Assignee: Tom Fennelly
>             Fix For: 3.3.0.M3
>
>         Attachments: JBIDE-9197-org.jboss.tools.smooks.ui.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list