forked from flathub/org.eclipse.Java
-
Notifications
You must be signed in to change notification settings - Fork 0
/
org.eclipse.Java.metainfo.xml
59 lines (59 loc) · 2.83 KB
/
org.eclipse.Java.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018-2020 Mat Booth <[email protected]> -->
<component type="desktop-application">
<id>org.eclipse.Java</id>
<launchable type="desktop-id">org.eclipse.Java.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>EPL-2.0</project_license>
<name>Eclipse IDE for Java Developers</name>
<summary>The essential tools for any Java developer, including a Java IDE, a Git client, XML Editor, Maven and Gradle integration</summary>
<description>
<p>The Eclipse IDE delivers what you need to rapidly innnovate.</p>
<ul>
<li>Polyglot language support: First class support for Java, JavaScript/TypeScript, C/C++, PHP, Rust, and others</li>
<li>Community powered: More and more the Eclipse IDE is being powered by individual contributors all around the world</li>
<li>Improved Java development tooling: Improved code templates and added various quick fixes</li>
<li>Better UI: Streamlined the UI through inline rename, a brand new Quick Search dialog and a better dark theme</li>
<li>Proven extensibility: A huge variety of platform plug-ins</li>
<li>Free and open source: Free and open source released under the terms of the Eclipse Public License 2.0</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.eclipse-build.git/plain/flatpak/screenshots/org.eclipse.Java-development.png</image>
<caption>Java Development Tools</caption>
</screenshot>
<screenshot>
<image>https://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.eclipse-build.git/plain/flatpak/screenshots/org.eclipse.Java-git.png</image>
<caption>Git Source Control Perspective</caption>
</screenshot>
</screenshots>
<developer_name>Eclipse Foundation</developer_name>
<update_contact>[email protected]</update_contact>
<releases>
<release version="4.21" date="2021-09-15">
<url>https://www.eclipse.org/eclipse/news/4.21/</url>
</release>
<release version="4.20" date="2021-06-22">
<url>https://www.eclipse.org/eclipse/news/4.20/</url>
</release>
<release version="4.19" date="2021-03-17">
<url>https://www.eclipse.org/eclipse/news/4.19/</url>
</release>
<release version="4.18" date="2020-12-16">
<url>https://www.eclipse.org/eclipse/news/4.18/</url>
</release>
<release version="4.17" date="2020-09-16">
<url>https://www.eclipse.org/eclipse/news/4.17/</url>
</release>
</releases>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>ModernToolkit</kudo>
<kudo>UserDocs</kudo>
</kudos>
<content_rating type="oars-1.1"/>
<url type="bugtracker">https://bugs.eclipse.org/bugs/</url>
<url type="homepage">https://www.eclipse.org/</url>
<url type="help">https://help.eclipse.org/</url>
</component>