Skip to content

InfinityRefactoring/java-eclipse-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Infinity Refactoring

Java Eclipse Workspace

GitHub issues GitHub stars

Java Eclipse Workspace

What is it?

An Eclipse Workspace configuration for java developers.

What configurations?

  • Window
    • Perspective
      • Customize perspective
        • Java EE
    • Preferences
      • General
        • Keys
        • Workspace
      • Java
        • Appearance
          • Members Sort Order
        • Code Style
          • Clean Up
          • Code Templates
          • Formatter
        • Compiler
          • Building
          • Erros/Warnings
          • Javadoc
        • Editor
          • Content Assist
            • Advanced
            • Favorites
          • Save Actions
          • Templates
      • Run/Debug
        • Console
        • Perspectives
  • Run
    • Run Configurations
      • Maven Build

Note: All configurations was made with a clean Eclipse version, without none additional plugins.

Using Java Eclipse Workspace

  1. Download and install the Eclipse Java EE IDE for Web Developers
  2. Open the Eclipse IDE in a new workspace to that the Eclipse build a workspace, after fully open, close the IDE
  3. Download this repository and copy the directory .metadata and paste inner the workspace directory, that was previously created replacing all files
  4. Your workspace is configured! Now you can open the IDE normally.

Tested on

Eclipse Java EE IDE for Web Developers.
Version: Oxygen.3a Release (4.7.3a)
Build id: 20180405-1200

Licensing

InfinityRefactoring/java-eclipse-workspace is provided and distributed under the Apache Software License 2.0.

Refer to LICENSE for more information.