I'm an experienced Android (with Eclipse) developer, and I'm looking to finally switch to Android Studio, but I want the same IDE for both Java and Android development.
I've been looking into using either IDEA IDE C.E. 14 with the Android plugin (default) vs the Android Studio.
Is it possible to load the "Java" project features into Android Studio? & How do you do it?
(I've looked and I don't see the same plugins in the list of plugins available for both, And even if I did find/get the same plugins... would it allow me to actually program (properly) Java code in Android Studio?)
EDIT: Answer Below, you do NOT need to import anything into Android Studio to have 'java' projects. Just have to circumvent there being no "new project wizard" for Java projects.