@Piotr
Shouldn’t you target the mxmlc and compc that are in /js/bin? It seems like you
are in /bin.
I am stuck at this point on intellij trying to use compc or mxmlc with the
following message:
/Users/kevinGodell/Documents/flexjs0.0.3N-air17/js/bin/mxmlc
Using Falcon codebase:
/Users/kevinGodell/Documents/flexjs0.0.3N-air17/js/bin/../..
Using Flex SDK: /Users/kevinGodell/Documents/flexjs0.0.3N-air17/js/bin/../..
Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/apache/flex/compiler/clients/MXMLJSC : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Process finished with exit code 1
I think my problem may be my java version.
> On May 10, 2015, at 5:01 AM, piotrz [via Apache Flex Development]
> <[email protected]> wrote:
>
> This is how it looks like [1] once I setup external tools in Intellij.
>
> [1] http://images.devs-on.net/Image/y69VNEEfTnlyFBfu-Cayekran.png
> <http://images.devs-on.net/Image/y69VNEEfTnlyFBfu-Cayekran.png>
>
> Piotr
> Apache Flex PMC
> [email protected]
>
>
> If you reply to this email, your message will be added to the discussion
> below:
> http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Reaching-out-to-IDE-developers-to-support-FlexJS-tp32656p46377.html
>
> <http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Reaching-out-to-IDE-developers-to-support-FlexJS-tp32656p46377.html>
> To start a new topic under Apache Flex Development, email
> [email protected]
> To unsubscribe from Apache Flex Development, click here
> <http://apache-flex-development.2333347.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1&code=a2V2aW4uZ29kZWxsQGdtYWlsLmNvbXwxfDI1MDE5NDgwNQ==>.
> NAML
> <http://apache-flex-development.2333347.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
--
View this message in context:
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Reaching-out-to-IDE-developers-to-support-FlexJS-tp32656p46381.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.