Search code examples
javaeclipseeclipse-jdtapt

How to patch on Eclipse?


I have confronted Eclipse bug caused by apt and JDT

also I have found bug report...

https://bugs.eclipse.org/bugs/show_bug.cgi?id=387956

patch are attached on this thread, but not released.

so I want to build Own Eclipse with these patch.

how can i do?


Solution

  • Find the subproject this patch belongs to, check out the source, apply the patches, compile. Done.