Hello,

I sometimes really need the 'Inline constants' feature.

Example:

   private static final String TITLE = "File compare";

   ...
   frame.setTitle(TITLE);
   ...

These simple things should be able with IDEA, too.

Best regards
Thomas Singer


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to