JosephF010101
Lurker
I've seen similar questions regarding my issue but non of them answer or solved my issue. I'm getting the following two responses when trying to create a new Java Class in Android Studio 3.0.1.
- Unable to parse template "Class" Error message: This template did not produce a Java class or an interface package com.floresfandit.myapplication;
- Error parsing file template: Encountered ").\n */\n" at File Header.java[line 2, column 40] Was expecting one of: "[" ... "}" ...
