Initial commit
This commit is contained in:
parent
d5ee58b672
commit
41affde562
22 changed files with 1156 additions and 0 deletions
8
eclipse-ide-java_1.0/eclipse-ide-java.desktop
Normal file
8
eclipse-ide-java_1.0/eclipse-ide-java.desktop
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Name=Eclipse IDE
|
||||
Comment=An IDE for Java, C/C++,...
|
||||
Exec=eclipse-ide %u
|
||||
Icon=eclipse
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development;IDE;Java;
|
Reference in a new issue