Luca Piccarreta
Luca Piccarreta
The wizard for new application and new module create modules manifests using http URLs. The protocol should be https, and the FQDN might be www.gwtproject.org. Here an extract of a...
Added M2e 1.x support, required for Eclipse 2022-06 Fixes #450
It is indeed possible (and wise) to configure maven to download all dependencies and have them injected in the Eclipse build
The plugin is now built against 2022-09 and m2e 2.x, and we lost compatibility with m2e 1.x, due to a few methods renamed (possibly none) The changed methods are: ProjectConfigurationRequest.getMavenProject()...
This file: https://github.com/gwt-plugins/gwt-eclipse-plugin/blob/master/repo/src/main/resources/index.html is using very old xslt APIS. Here a more modern example, we could use as a starting point https://developer.mozilla.org/en-US/docs/Web/XSLT/XSLT_JS_interface_in_Gecko/Basic_Example
I'm trying to create an RDD-9 compatible MXF file with ffmpeg + bmxtranswrap The validator (baton) is complaining because it does not see an entire index in footer partition There...
http://storage.googleapis.com/gwt-eclipse-plugin/v3/release should be replaced by https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/4.0.0/ See https://github.com/gwt-plugins/gwt-eclipse-plugin/pull/487/files#r1685791179 (Actually, we should have a https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/lastest/)
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
Hi! Thank you for submitting the bug. Please provide more details below: **Describe the bug** mtl_init after mtl_init / mtl_uninit does not work **To Reproduce** Compile and execute this (adjusting...