murat8505 / projectlombok

Automatically exported from code.google.com/p/projectlombok
0 stars 1 forks source link

wiki documentation howto develop features #258

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
we need sone information how the development workflow is, so u can expect some 
patches!

Questions:

How to debug lombok for features concerning eclipse in eclipse?

I would like to some ideas like: copying the comment from fields to the 
constructor or so, but it is likely to be very easy. When I know how to debug 
this and where to find the documentation.

Please add:

# workflow
# links for documentation
# some tipps and tricks

What u can get:

# patches
# some hints
# more contribution

;)

thx in advance

Original issue reported on code.google.com by lkw...@googlemail.com on 13 Aug 2011 at 3:23

GoogleCodeExporter commented 9 years ago
We're currently holding a discussion on this (Roel, Robbert Jan, Reinier, and 
Sander Koning). We're probably going to change how plugins work in 0.11, which 
is why we've been hesitant to write these docs so far.

The troubles we have with javac7 integration we have right now has made it 
pretty easy to decide where we go next: Abstract away ASTs.

Original comment by reini...@gmail.com on 15 Aug 2011 at 4:45

GoogleCodeExporter commented 9 years ago
yeah, AST is nasty.

I'm really sold on ur work!! Go on and let me now, to play around and maybe to 
contribute.

Until now it is a really good tool! thx

Original comment by lkw...@googlemail.com on 15 Aug 2011 at 9:14

GoogleCodeExporter commented 9 years ago
so it has been 4 years and still no Wiki ? Im kinda upset tbh ^^

Original comment by Speedy0...@gmail.com on 17 Feb 2015 at 7:43

GoogleCodeExporter commented 9 years ago
What about pimping the Readme on github, to have a start?

That should be easy and you can start with a motivating pull request ;)

Cheers Lars

Original comment by lkw...@googlemail.com on 17 Feb 2015 at 9:09