ktmprabhu / spray

Automatically exported from code.google.com/p/spray
0 stars 0 forks source link

Enable Java imports again #269

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The Spray import sections has been changed in order to only propose Ecore 
models.

Disadvantange is now that Java (helper) classes to use e.g. in expressions 
cannot be imported anymore. So my proposal would be to introduce an extra 
import section for Java resources. A syntax like

import JAVA com.google.common.base.Strings

shoukd be acceptable.

Original issue reported on code.google.com by de.abg.r...@gmail.com on 2 Jun 2013 at 8:30