Community
Participate
Working Groups
Build Identifier: During deploying a generator we can catch some error, caused illegal classpath entries or duplicate included additional files org.eclipse.tigerstripe.workbench.TigerstripeException: Error while packaging up 'Validation':/Users/xxxx/Workspaces/xxxx/generator.plugin/. (No such file or directory) at org.eclipse.tigerstripe.workbench.internal.core.project.pluggable.PluggablePluginProjectPackager.packageUpProject(PluggablePluginProjectPackager.java:106) at org.eclipse.tigerstripe.workbench.project.GeneratorDeploymentHelper.deploy(GeneratorDeploymentHelper.java:65) at org.eclipse.tigerstripe.workbench.ui.internal.utils.GeneratorDeploymentUIHelper.deploy(GeneratorDeploymentUIHelper.java:44) at org.eclipse.tigerstripe.workbench.ui.internal.editors.pluginDescriptor.header.PluginDebugSection$1$1.run(PluginDebugSection.java:125) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) Reproducible: Always
Created attachment 194830 [details] TS-344838.patch.txt Fixed.
Valentin's patch applied.
Verified. Thanks!