Re: Eureka!!!
Re: Eureka!!!
- Subject: Re: Eureka!!!
- From: Hugi Thordarson via Webobjects-dev <email@hidden>
- Date: Sun, 19 Jan 2025 22:42:51 +0000
>> Regarding workarounds for the module system (—add-exports/- -add-opens), I
>> keep those in the global configuration for the JREs used by Eclipse to
>> launch my applications (same place where you’d usually put the hotswap-agent
>> and DCEVM config), so it’s a one time thing that I don’t have to worry about
>> in the context of individual projects.
>
>
> Oh you've got to be kidding me:
>
> <PastedGraphic-1.png>
>
> When did I put that there!? The final punchline will probably be that you
> told me to put that there 3 years ago.
You’ve got quite the fauna over there, perhaps an unknown species that sneaks
into people's houses at night and helpfully configures their JREs? The
Woobnogger?
> So Ted, the solution to the mystery here is that what I told you to do for
> one project can also be done globally for all your Eclipse launches: see
> above. That's why your project appeared to launch for me without
> modification, but required you to add VM arguments.
>
>> I’ve mentioned this before, but for years I’ve been running my applications
>> as plain java applications rather than WO applications, since the WOLips
>> launcher constructs a broken classpath for maven applications (which, IIRC,
>> also results in problems resolving workspace projects at runtime when
>> debugging). I haven’t encountered any problems using this method so I think
>> I can safely recommend it.
>>
>> https://github.com/wocommunity/wolips/issues/153
>
> It's been in my to-do list to try this out for a while now.
If you’re not experiencing any of those classpath problems, it might not do
much for you. But it saved my ass back in the day.
Cheers,
- hugi
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
- Follow-Ups:
- Re: Eureka!!!
- From: Ramsey Gurley via Webobjects-dev <email@hidden>
References: | |
| >Eureka!!! (From: Theodore Petrosky via Webobjects-dev <email@hidden>) |
| >Re: Eureka!!! (From: Paul Hoadley via Webobjects-dev <email@hidden>) |
| >Re: Eureka!!! (From: Hugi Thordarson via Webobjects-dev <email@hidden>) |
| >Re: Eureka!!! (From: Paul Hoadley via Webobjects-dev <email@hidden>) |