<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/src/support/lombok/eclipseCreate, branch feat/memoize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/'/>
<entry>
<title>[build] eclipse test target for Javac8 fixed</title>
<updated>2020-09-17T23:00:24+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-09-17T23:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=9d45a506b1026bdf9a3c76f97c9d4ec52dc92345'/>
<id>9d45a506b1026bdf9a3c76f97c9d4ec52dc92345</id>
<content type='text'>
javac8 has a bizarre dependency situation: we need the stubs in src/stubs there to compile, but if they are there
at runtime during a test run of javac8, they take precedence over the JDK's javac (because we include this
as a separate cp entry, and thus it is not a bootclasspath item), and messes everything up.
The fix is to tell eclipse to compile various src/X folders to different 'bin' targets, which required
an update to ivyplusplus as well.

also it was just broken in general, fixed that too :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
javac8 has a bizarre dependency situation: we need the stubs in src/stubs there to compile, but if they are there
at runtime during a test run of javac8, they take precedence over the JDK's javac (because we include this
as a separate cp entry, and thus it is not a bootclasspath item), and messes everything up.
The fix is to tell eclipse to compile various src/X folders to different 'bin' targets, which required
an update to ivyplusplus as well.

also it was just broken in general, fixed that too :)
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] only add agent VM args for ECJ/Eclipse tests</title>
<updated>2020-07-23T21:40:33+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-07-23T21:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=2f397d7c95424469b8d1049442765031baf7f878'/>
<id>2f397d7c95424469b8d1049442765031baf7f878</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[build] [wip] the eclipse debug targets still aren't entirely correct.</title>
<updated>2020-07-03T15:50:44+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-07-03T15:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=88d4c1e54cb9a7820580fda86fc79aa0b0c54c88'/>
<id>88d4c1e54cb9a7820580fda86fc79aa0b0c54c88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[build] propagate chosen bootclasspath into eclipse test targets</title>
<updated>2020-07-03T03:34:30+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-07-03T03:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=cb7e4a9ef3f02d5a543f99d013b5034f50732293'/>
<id>cb7e4a9ef3f02d5a543f99d013b5034f50732293</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[build] rewriting the build system</title>
<updated>2020-06-23T13:55:18+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-05-28T22:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=0bbedd092a1f0f506d106943b4b400c7986c5f36'/>
<id>0bbedd092a1f0f506d106943b4b400c7986c5f36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
