|
13 | 13 | Go to <a href="https://github.com/krasa/EclipseCodeFormatter#instructions">https://github.com/krasa/EclipseCodeFormatter#instructions</a>
|
14 | 14 | for instructions how to use it.
|
15 | 15 |
|
16 |
| - <br><br> |
17 |
| - Sponsored by:<br> |
18 |
| - <p><a title="Try CodeStream" href="https://sponsorlink.codestream.com/?utm_source=jbmarket&utm_campaign=vojta_eclipse&utm_medium=banner"><img src="https://alt-images.codestream.com/codestream_logo_vojta_eclipse.png"></a><br> |
19 |
| - Manage pull requests and conduct code reviews in your IDE with full source-tree context. Comment on any line, not just the diffs. Use jump-to-definition, your favorite keybindings, and code intelligence with more of your workflow.<br> |
20 |
| - <a title="Try CodeStream" href="https://sponsorlink.codestream.com/?utm_source=jbmarket&utm_campaign=vojta_eclipse&utm_medium=banner">Learn More</a></p> |
21 |
| -
|
22 | 16 | <br> <br>
|
23 | 17 |
|
24 | 18 | <b>Note:</b> This project utilizes (and in some manners modifies) code licensed under <a href="https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html">EPL-2.0</a>.
|
|
32 | 26 | Krasa
|
33 | 27 | </vendor>
|
34 | 28 |
|
35 |
| - <change-notes><![CDATA[ |
36 |
| - <br>22.0 |
37 |
| - <br>- Re-introduced bundled Eclipse |
38 |
| - <br>21.1 |
39 |
| - <br>- Moved Eclipse path to global IDE settings. |
40 |
| - <br>21.0 |
41 |
| - <br>- Fixed license violations - renamed project, removed bundled Eclipse libs. |
42 |
| - <br>20.9 |
43 |
| - <br>- NPE fix |
44 |
| - <br>20.8 |
45 |
| - <br>- ProcessCanceledException fix |
46 |
| - <br>20.7 |
47 |
| - <br>- icons fix for 2020.3 |
48 |
| - <br>20.6 |
49 |
| - <br>- NPE fix |
50 |
| - <br>20.5 |
51 |
| - <br>- Legacy config format ($PROJECT_FILE$) support removed |
52 |
| - <br>20.4 |
53 |
| - <br>- Fix for Chinese config |
54 |
| - <br>20.3 |
55 |
| - <br>- Fix for Save Actions plugin |
56 |
| - <br>20.2 |
57 |
| - <br>- added resolving for "eclipse-code-formatter.xml" with 1 profile. |
58 |
| - <br>20.1 |
59 |
| - <br>- freeze fix |
60 |
| - <br>20.0 |
61 |
| - <br>- Java formatter updated to Eclipse 2020-06 |
62 |
| - <br>- Support for custom Eclipse installed via an installer |
63 |
| - <br>- Added build-in Eclipse profiles |
64 |
| - <br>- Added resolving project/workspace/mechanic-formatter.epf config |
65 |
| - <br>19.5 |
66 |
| - <br>- fixed 'Custom Eclipse location' label |
67 |
| - <br>- fixed error handling |
68 |
| - <br>19.4 |
69 |
| - <br>- allowing ".XML" in settings |
70 |
| - <br>... |
71 |
| - <br>0.1 (2011-11-01) |
72 |
| - <br>- Initial release |
73 |
| - ]]></change-notes> |
74 | 29 |
|
75 | 30 | <depends>com.intellij.modules.lang</depends>
|
76 | 31 | <depends>com.intellij.modules.java</depends>
|
|
0 commit comments