Hi Wim,

> Can a plugin add stuff to the eclipse.ini by using touchpoints [1]?

Yes, I believe so. We had problems with
org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.SetJvmAction
doing something similar (changing eclipse.ini to set a different JVM), see
bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=569871

Best regards & HTH,
Simeon

On Thu, 3 Jun 2021 at 12:05, Wim Jongman <wim.jong...@gmail.com> wrote:

> The windowbuilder issue (using cglib) can maybe be fixed by using p2
> touchpoints?
>
> Can a plugin add stuff to the eclipse.ini by using touchpoints [1]?
>
> [1]
> https://help.eclipse.org/2021-03/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/p2_actions_touchpoints.html
>
> On Wed, Jun 2, 2021 at 9:23 AM Holger Voormann <ecli...@voormann.de>
> wrote:
>
>> Hi all,
>>
>> IMHO the following two issues of the Eclipse Java IDE 2021-06 M3 are
>> serious, since they probably affect many and since there are no known
>> workarounds for them:
>>
>> 1. Empty Maven console
>> https://github.com/eclipse-m2e/m2e-core/issues/182
>>
>> 2. Creating of a Gradle project via the "New Gradle Project" dialog is
>> broken:
>> https://github.com/eclipse/buildship/issues/1077
>>
>>
>> In contrast, the following two issues, which I guess will also affect
>> many, are not serious from my point of view, since workarounds are known:
>>
>> 3.
>> [JEE] .js files opened by default in the Text Editor instead of in the
>> Generic Text Editor
>> Workaround: right-click a .js file + "Open With > Other...", select
>> "Generic Text Editor" and choose "Use it for all '.js' files"
>> https://eclip.se/573902
>>
>> 4.
>> WindowBuilder does not work with Java 16
>> Workaround: in "eclipse.ini" add the line "--illegal-access=permit"
>> https://eclip.se/572210
>>
>>
>> It would be great when these issues could be fixed for the 2021-06
>> release.
>>
>>
>> Thanks,
>>
>> Holger
>> _______________________________________________
>> cross-project-issues-dev mailing list
>> cross-project-issues-dev@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
>>
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to