raydoom commented on PR #36:
URL: https://github.com/apache/directory-studio/pull/36#issuecomment-1583912442
first I only modify
`org.apache.directory.studio.eclipse-trgt-platform.template`, It give me the
error,
and now I modify `org.apache.directory.studio.eclipse-trgt-platform.target
`and `org.apache.directory.studio.eclipse-trgt-platform.template` with the
follow
```
<unit id="org.eclipse.rcp.feature.group"
version="4.24.0.v20220607-0700"/>
<unit id="org.eclipse.rcp.source.feature.group"
version="4.24.0.v20220607-0700"/>
<unit id="org.eclipse.platform.feature.group"
version="4.24.0.v20220607-0700"/>
<unit id="org.eclipse.platform.source.feature.group"
version="4.24.0.v20220607-0700"/>
<unit id="org.eclipse.jdt.feature.group"
version="3.18.1200.v20220607-0700"/>
<unit id="org.eclipse.jdt.source.feature.group"
version="3.18.1200.v20220607-0700"/>
<unit id="org.eclipse.pde.feature.group"
version="3.14.1200.v20220607-0700"/>
<unit id="org.eclipse.pde.source.feature.group"
version="3.14.1200.v20220607-0700"/>
<unit id="org.eclipse.equinox.p2.user.ui.feature.group"
version="2.4.1600.v20220518-1326"/>
<unit id="org.eclipse.equinox.executable.feature.group"
version="3.8.1700.v20220509-0833"/>
<repository
location="https://download.eclipse.org/eclipse/updates/4.24"/>
```
it works!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]