Hi, Am having problems try implementing CSS in my project.
When I use CN1 CSS v1.0.1 I get Error: *Could not create the Java Virtual Machine.* *Error: A fatal exception has occurred. Program will exit.* *Invalid maximum heap size: -Xmx4096m**The specified size exceeds the maximum representable size.* When I use CN1 CSS v1.0.4 I get Error: *class org.w3c.flute.util.Encoding: couldn't load encoding properties * *java.lang.NullPointerException* * at org.w3c.flute.util.Encoding.<clinit>(Encoding.java:40)* * at org.w3c.flute.parser.Parser.getCharStreamWithLurk(Parser.java:344)* * at org.w3c.flute.parser.Parser.parseStyleSheet(Parser.java:99)* * at com.codename1.ui.css.CSSTheme.load(CSSTheme.java:4552)* * at com.codename1.ui.css.CN1CSSCLI.main(CN1CSSCLI.java:79)* * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)* * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)* * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)* * at java.lang.reflect.Method.invoke(Method.java:497)* * at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)* * at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)* * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)* * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)* * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)* * at java.lang.reflect.Method.invoke(Method.java:497)* * at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767)* What could be the problem? If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA - Netbeans 8.0 Desktop OS - Windows 7 Simulator Device -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/affef456-11c0-4a79-a53d-83ba73e53485%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
