[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Eclipse code formatter and code cleanup profiles

clebert.suconic@jboss.com do-not-reply at jboss.com
Wed Sep 17 14:18:20 EDT 2008


I'm committing code templates as well.

To correctly parse ${user} everybody needs to:

Define -Duser.name=(your-user) in your eclipse.ini


My eclipse.ini is defined as


  | -showsplash
  | org.eclipse.platform
  | -vmargs
  | -d64
  | -Dosgi.requiredJavaVersion=1.5
  | -XX:MaxPermSize=512m
  | -Xms512m
  | -Xmx2048m
  | -Duser.name=<a href="mailto:clebert.suconic at jboss.org">Clebert Suconic</a>
  | 


And it works fine.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177213#4177213

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177213



More information about the jboss-dev-forums mailing list