在哪里可以创建 pom.xml _ Android 工作室?
Where I can create pom.xml _ Android Studio?
我需要在我的 android 工作室项目中创建 pom.xml
,这个 xml
文件应该放在哪里?
应该在哪个目录(res
,layout
,xml
)?
Right click
在项目上,select Show in Explorer
然后在项目中复制 pom.xml
。
转到 res > layout > xml 然后右键单击文件夹并 select New > xml
然后输入 "Pom.xml"
我需要在我的 android 工作室项目中创建 pom.xml
,这个 xml
文件应该放在哪里?
应该在哪个目录(res
,layout
,xml
)?
Right click
在项目上,select Show in Explorer
然后在项目中复制 pom.xml
。
转到 res > layout > xml 然后右键单击文件夹并 select New > xml 然后输入 "Pom.xml"