Ibrahim Sawalha's Blog

Blog about Java Technology

December 8, 2011

Best Eclipse Code Formatter


Download the following file: eclipse_formatter.xml

At eclipse go to Window > Preferences, press on import and select eclipse_formatter.xml
 
Select “Perform the selected actions on save” so that nothing is checked in without being formatted:

 
Use Configure to add the “Additional actions” listed above.
Posted by Ibrahim Sawalha at 5:04 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Developer
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

About Me

Ibrahim Sawalha
View my complete profile

Blog Archive

  • ►  2019 (2)
    • ►  April (2)
  • ►  2017 (2)
    • ►  November (1)
    • ►  July (1)
  • ►  2016 (3)
    • ►  October (3)
  • ►  2015 (21)
    • ►  December (1)
    • ►  November (3)
    • ►  October (1)
    • ►  September (3)
    • ►  August (1)
    • ►  June (2)
    • ►  April (3)
    • ►  March (6)
    • ►  February (1)
  • ►  2014 (9)
    • ►  November (1)
    • ►  March (5)
    • ►  February (3)
  • ▼  2011 (4)
    • ▼  December (1)
      • Best Eclipse Code Formatter
    • ►  August (1)
    • ►  January (2)
  • ►  2010 (5)
    • ►  November (2)
    • ►  October (3)

Popular Posts

  • Copy Files between Linux & Windows using Java
    Maven Dependency print 'hello w <!-- www.jcraft.com/jsch/ --> <dependency> <groupId> com.jcraft </groupId> ...
  • Convert a Bare git repository into a normal
    Assume that we have a bare repository. To convert a --bare repository to a non-bare: 1. Make a .git folder in the top-level of your rep...
  • التفقيط بلغة جافا Translating Numbers to Arabic Words
    I have been assigned to a task about Translating Numbers to Arabic Words in Arabic called "التفقيط". The assignment was to bui...
  • Maven, EJB, JSF, Primefaces, JPA
    How to build an Eclipse project contains: EJB 3.1 and JSF 2.2 and Primefaces 4 and JPA 2.1 1. Run the following command to create a ...
  • Add Spring 4 as JBoss Module in Wildfly 10
    In order to avoid pack all required JARs of Spring with my web applications, I create a module, using the great JBoss Modules framework (whi...
  • Creating WebLogic DataSource Using WLST and Properties File
    How to Configure WebLogic DataSource using WLST? Step 1. Create working directory and Server properties file Create a directory at the mac...
  • Connecting Remotly to Open Shift via mysql workbench
    Connecting Remotly to Open Shift via mysql workbench 1. Connect to Server using the following command from command prompt $ rhc ssh prime...
  • "JDeveloper - 11.1.1.4" java.lang.OutOfMemoryError: PermGen space Error
    When I start running an ADF pages from JDeveloper 11g (11.1.1.4), I faced an error in the  PermGen space. I have search a solution for it, ...
  • Maven Build-Number Auto Increment
    I have been facing issues regarding Build Number Auto Increment. I have found a solutions: Maven Build Number Plugin 1. Define fake ...
  • Arabic (UTF-8) Characters encoding Issue in JSF applications
    Problem: Some times when you develop a web application using JSF you face issue posting the Arabic characters to application server with di...
Awesome Inc. theme. Powered by Blogger.