Skip to content

Commit f8f3547

Browse files
Create README.md
1 parent c46a464 commit f8f3547

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

README.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
[![Infinity Refactoring](https://goo.gl/8YUdB6)](https://infinityrefactoring.com)
2+
3+
# Java Eclipse Workspace
4+
5+
[![GitHub issues](https://img.shields.io/github/issues/InfinityRefactoring/java-eclipse-workspace.svg)](https://github.com/InfinityRefactoring/java-eclipse-workspace)
6+
[![GitHub stars](https://img.shields.io/github/stars/InfinityRefactoring/java-eclipse-workspace.svg)](https://github.com/InfinityRefactoring/java-eclipse-workspace)
7+
8+
![Java Eclipse Workspace](https://goo.gl/d48Pv9)
9+
10+
## What is it?
11+
12+
An Eclipse Workspace configuration for java developers.
13+
14+
### What configurations?
15+
16+
- Window
17+
- Perspective
18+
- Customize perspective
19+
- Java EE
20+
- Preferences
21+
- General
22+
- Keys
23+
- Workspace
24+
- Java
25+
- Appearance
26+
- Members Sort Order
27+
- Code Style
28+
- Clean Up
29+
- Code Templates
30+
- Formatter
31+
- Compiler
32+
- Building
33+
- Erros/Warnings
34+
- Javadoc
35+
- Editor
36+
- Content Assist
37+
- Advanced
38+
- Favorites
39+
- Save Actions
40+
- Templates
41+
- Run/Debug
42+
- Console
43+
- Perspectives
44+
- Run
45+
- Run Configurations
46+
- Maven Build
47+
48+
*Note: All configurations was made with a clean Eclipse version, without none additional plugins.*
49+
50+
## Using Java Eclipse Workspace
51+
52+
1. [Download](https://www.eclipse.org/downloads/) and install the **Eclipse Java EE IDE for Web Developers**
53+
1. Open the Eclipse IDE in a new workspace to that the Eclipse build a workspace, after fully open, close the IDE
54+
1. [Download](https://github.com/InfinityRefactoring/java-eclipse-workspace/archive/master.zip) this repository and copy the directory `.metadata` and paste inner the workspace directory, that was previously created replacing all files
55+
1. Your workspace is configured! Now you can open the IDE normally.
56+
57+
## Tested on
58+
59+
```
60+
Eclipse Java EE IDE for Web Developers.
61+
Version: Oxygen.3a Release (4.7.3a)
62+
Build id: 20180405-1200
63+
```
64+
65+
## Licensing
66+
67+
**InfinityRefactoring/java-eclipse-workspace** is provided and distributed under the [Apache Software License 2.0](http://www.apache.org/licenses/LICENSE-2.0).
68+
69+
Refer to *LICENSE* for more information.

0 commit comments

Comments
 (0)