User Activity

  • Posted a comment on discussion Help on The DJ Project

    Hi, Sorry for the late reply... For now, this is just a warning. This is due to the module system introduced in Java 9. Perhaps I could pass "--add-opens=java.base/java.lang=ALL-UNNAMED" when I spawn the process responsible for the native stuff to get rid of the warning, but then I also need to test the version of Java to not use that option if < Java 9. Hope this helps, -Christopher

  • Posted a comment on discussion Help on The DJ Project

    As I indicated in my last post, you need to force the use of the Edge runtime on Windows. This can be done using a system property. Perhaps the problem is that you are not using the lastest preview version, older (and official) version did not support Edge.

  • Posted a comment on discussion Help on The DJ Project

    On Windows, the default web browser engine is Internet Explorer which is now deprecated. If you use a recent version of the SWT library and if you use the latest preview of DJ Native Swing, you can force the use of the Edge runtime either by passing "JWebBrowser.useEdgeRuntime()" to the JWebBrowser constructor or using the system property "nativeswing.webbrowser.runtime=edge". That being said, the Edge runtime does not allow all the API of the JWebBrowser but it works well to view websites. Hope...

  • Posted a comment on discussion Help on The DJ Project

    Hi, I don't think you have the relevant JAR files in your classpath. You need: - NativeSwing.jar - NativeSwing-SWT.jar - The SWT library conforming to your platform (64 bit, Windows, etc.) Hope this helps, -Christopher

  • Posted a comment on ticket #81 on The DJ Project

    Hi Thomas, IE retires, but I don't know if the COM component that SWT uses will cease to work. I think I read that it will continue to work for several years. About the cookies that do not work, this is because Edge has some limitations and thus SWT cannot implement all APIs: https://www.eclipse.org/swt/faq.php#edgelimitations You are saying that something is not working with JDK8. What exactly is not working? Cheers, -Christopher

  • Posted a comment on ticket #23 on The DJ Project

    Hi, Is it just a message in the console or it is not working at all? -Christopher

  • Posted a comment on discussion Help on The DJ Project

    Hi, Iposted my reply in the bug: https://sourceforge.net/p/djproject/bugs/80/ Hope this helps! -Christopher

  • Modified ticket #80 on The DJ Project

    Using JWebBrowser from installed app

View All

Personal Data

Username:
chrriis
Joined:
2003-06-09 10:10:59

Projects

This is a list of open source software projects that Christopher Deckers is associated with:

  • JVM Compatibility Suite   Last Updated:
  • Project Logo RRDiagram Generate railroad diagrams from code or BNF. Generate BNF from code Last Updated:
  • SWTSwing   Last Updated:
  • Project Logo The DJ Project Web Browser, Flash Player, HTML editor, Media player for Swing and SWT Last Updated:
  • UDoc   Last Updated:

Personal Tools