E4 rcp export product error [message #1781009] |
Wed, 31 January 2018 09:03  |
Eclipse User |
|
|
|
The product configuration is based on features and the feature I created has one included plugin.
When I try to export using Eclipse Product export wizard I get this error:
C:\Users\"myuser"\eclipse-sdk\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\package.org.eclipse.pde.container.feature.win32.win32.x86_64.xml:89: The following error occurred while executing this line:
C:\Users\"myuser"\eclipse-sdk\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\package.org.eclipse.pde.container.feature.win32.win32.x86_64.xml:480: The following error occurred while executing this line:
java.io.FileNotFoundException: C:\Users\"myuser"\eclipse-sdk\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\${eclipse.pdebuild.scripts}\genericTargets.xml (The system cannot find the path specified)
The following error occurred while executing this line:
C:\Users\"myuser"\eclipse-sdk\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\package.org.eclipse.pde.container.feature.win32.win32.x86_64.xml:480: The following error occurred while executing this line:
java.io.FileNotFoundException: C:\Users\"myuser"\eclipse-sdk\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\${eclipse.pdebuild.scripts}\genericTargets.xml (The system cannot find the path specified)
I tried exporting a simple example from vogella's tutorial and get the same error message.
|
|
|
|
|
Re: E4 rcp export product error [message #1810723 is a reply to message #1810637] |
Sat, 17 August 2019 13:46  |
Eclipse User |
|
|
|
Oh boys, what a long search, I think I got it now. The pain was that I got the problem in office and at home, so that my feeling was E4 is a hack. Now I know the problem,
it starts with Java 11 and 12. On my system I have a 1.8 installed, Java 11 and 12 does no longer install a JRE so that in registry you can find the old JRE entry plus a system path entry. If you repair both you reached the last problem, and this looks like is an eclipse problem, don't export with a repository and you can get out a running export result.
I hope ths is a good start point in this forum now, I am sure I come back with technical questions soon. I am missing tutorials and examples, or a good documentation.
Markus
|
|
|
Powered by
FUDForum. Page generated in 0.06329 seconds