Невозможно разрешить переменную PACKAGE_NAME с помощью редактора/плагина Intellij Ultimate Velocity.Android

Форум для тех, кто программирует под Android
Гость
Невозможно разрешить переменную PACKAGE_NAME с помощью редактора/плагина Intellij Ultimate Velocity.

Сообщение Гость »


I am trying to write a Velocity Template in Intellij Ultimate, which includes plugins for Velocity.
However I already run into issues on this simple example:

Код: Выделить всё

package ${PACKAGE_NAME}
Изображение
I don't understand why I am getting an error here. My final goal is to write a file template for Android Studio in Intellij Ultimate, as it includes plugins for Velocity. I want to copy over the finished template to Android Studio.


Источник: https://stackoverflow.com/questions/781 ... ditor-plug

Вернуться в «Android»