mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GP-4233: The Ghidra Eclipse preferences and formatter files are now
included in the release (Closes #5999)
This commit is contained in:
parent
52692901c7
commit
3410dc1ad9
2 changed files with 12 additions and 1 deletions
|
@ -214,7 +214,10 @@
|
|||
</UL>
|
||||
|
||||
<H2> Formatting </H2>
|
||||
<P> Most of these are handled by the eclipse formatter and are here to document the Ghidra formatting style.
|
||||
<P> Most of these are handled by the Eclipse formatter and are here to document the Ghidra
|
||||
formatting style. The Eclipse formatter can be found in the <I><B>support/eclipse/</B></I>
|
||||
directory of a Ghidra release, or in the <I><B>eclipse/</B><I> directory of the Ghidra
|
||||
source repository.
|
||||
<H3> Line Length </H3>
|
||||
<H4> Java code will have a character limit of 100 characters per line. </H4>
|
||||
<H3> Indenting </H3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue