<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/website/setup/netbeans.html, branch master</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>The great rename: the old ‘website’ is now ‘website-old’, and ‘website2’ is now ‘website’.</title>
<updated>2017-05-29T19:02:54+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2017-05-08T19:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=8b7a7cbc813653a3248d6cf3a7779e220957bc85'/>
<id>8b7a7cbc813653a3248d6cf3a7779e220957bc85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated year to 2016 in copyrights.</title>
<updated>2016-03-07T14:26:16+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2016-03-07T14:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=4daf9bf81be294860af3e680239380a6e1d7d4a8'/>
<id>4daf9bf81be294860af3e680239380a6e1d7d4a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated website to point to github issue tracker instead of code.google.</title>
<updated>2015-07-14T23:35:45+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2015-07-14T23:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=36ec500d2b733365c0090343e667bccd6b03f2a4'/>
<id>36ec500d2b733365c0090343e667bccd6b03f2a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>https-ified links on the site.</title>
<updated>2015-05-02T13:42:05+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2015-05-02T13:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=fa27f032e5a09deb4ba97f7885470d411485bd9b'/>
<id>fa27f032e5a09deb4ba97f7885470d411485bd9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated copyright year in documentation</title>
<updated>2015-01-26T07:47:39+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2015-01-26T07:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=75da1e2481d077d6c39b91aa9d364a397a41461f'/>
<id>75da1e2481d077d6c39b91aa9d364a397a41461f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New year in documentation</title>
<updated>2014-05-21T19:52:04+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2014-05-21T19:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=8238144393ff07ef2cff6957c061dbafa9fd6f48'/>
<id>8238144393ff07ef2cff6957c061dbafa9fd6f48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BIG commit:</title>
<updated>2013-02-11T21:34:48+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2013-02-11T21:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=aafd83079a3000d3deb6e40a182849da2509fbfb'/>
<id>aafd83079a3000d3deb6e40a182849da2509fbfb</id>
<content type='text'>
 * re-introduction of onMethod/onConstructor/onParam
 * tests checking error/warnings rewritten to be more heuristic, in order to accomodate difference in messaging between java6 and java 7
 * Ability to eliminate java's own output of erroneous error messages (heh); i.e. those messages that are invalidated by lombok's actions. This mechanism is used for onMethod/onConstructor/onParam
 * First steps to unifying a billion setGeneratedBy calls into a single visitor traversal for eclipse' HandleGetter/Setter/Constructor/Wither
 * To simplify 'zooming in' the tests on just a few files, added an 'accept' mechanism.
 * Updated copyright headers of website to 2013.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * re-introduction of onMethod/onConstructor/onParam
 * tests checking error/warnings rewritten to be more heuristic, in order to accomodate difference in messaging between java6 and java 7
 * Ability to eliminate java's own output of erroneous error messages (heh); i.e. those messages that are invalidated by lombok's actions. This mechanism is used for onMethod/onConstructor/onParam
 * First steps to unifying a billion setGeneratedBy calls into a single visitor traversal for eclipse' HandleGetter/Setter/Constructor/Wither
 * To simplify 'zooming in' the tests on just a few files, added an 'accept' mechanism.
 * Updated copyright headers of website to 2013.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed copyright notices</title>
<updated>2011-11-07T21:04:40+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2011-11-07T20:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=45f9e9def12b8f32b76c86471487e735ebb7c09b'/>
<id>45f9e9def12b8f32b76c86471487e735ebb7c09b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo</title>
<updated>2011-08-15T20:53:32+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2011-08-15T20:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=b64016cd901985911df3a8f1e3bbf8d55b922a26'/>
<id>b64016cd901985911df3a8f1e3bbf8d55b922a26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added NetBeans installation instructions</title>
<updated>2011-08-15T20:37:25+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2011-08-15T20:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=41e58cde0f9760d9b687e6d24ac717210e3e20ac'/>
<id>41e58cde0f9760d9b687e6d24ac717210e3e20ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
