Skip to content

Commit 75f7c24

Browse files
committed
CodeStream removed
1 parent 9278dce commit 75f7c24

File tree

2 files changed

+0
-53
lines changed

2 files changed

+0
-53
lines changed

README.markdown

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@ in team environments where both IDEA and Eclipse are used.
77

88
---
99

10-
### Sponsored by
11-
12-
<p><a title="Try CodeStream" href="https://sponsorlink.codestream.com/?utm_source=jbmarket&amp;utm_campaign=vojta_eclipse&amp;utm_medium=banner"><img src="https://alt-images.codestream.com/codestream_logo_vojta_eclipse.png"></a><br>
13-
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>
14-
<a title="Try CodeStream" href="https://sponsorlink.codestream.com/?utm_source=jbmarket&amp;utm_campaign=vojta_eclipse&amp;utm_medium=banner">Learn More</a></p>
15-
16-
---
17-
1810
## Instructions
1911

2012
1. Install the plugin

src/main/resources/META-INF/plugin.xml

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
Go to <a href="https://github.com/krasa/EclipseCodeFormatter#instructions">https://github.com/krasa/EclipseCodeFormatter#instructions</a>
1414
for instructions how to use it.
1515
16-
<br><br>
17-
Sponsored by:<br>
18-
<p><a title="Try CodeStream" href="https://sponsorlink.codestream.com/?utm_source=jbmarket&amp;utm_campaign=vojta_eclipse&amp;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&amp;utm_campaign=vojta_eclipse&amp;utm_medium=banner">Learn More</a></p>
21-
2216
<br> <br>
2317
2418
<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,45 +26,6 @@
3226
Krasa
3327
</vendor>
3428

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>
7429

7530
<depends>com.intellij.modules.lang</depends>
7631
<depends>com.intellij.modules.java</depends>

0 commit comments

Comments
 (0)