.prefs file pattern in android studio

120 Views Asked by At

I am very very new to Android Studio and coding in general. I'm working on a project that involves me moving open sourced code to android studio emulator. However, one of the folders that needs to be moved over is the .settings folder. It contains a file called "org.eclipse.jdt.core.prefs". When I tried to add it as a file, android studio does not have a file pattern that recognizes .prefs. How else would I be able to add this file in? Thank you!

0

There are 0 best solutions below