- c - 在位数组中找到第一个零
- linux - Unix 显示有关匹配两种模式之一的文件的信息
- 正则表达式替换多个文件
- linux - 隐藏来自 xtrace 的命令
我正在尝试为我的 android 开发安装 sqlitegen(http://code.google.com/p/sqlitegen/) 插件。我下载了插件(http://code.google.com/p/sqlitegen/downloads/detail?name=sqlitegen_eclipse_site_0.1.18.jar&can=2&q=)并将它放在 Eclipse 下的 plugins 文件夹中。 Eclipse 无法加载插件。
我需要做任何额外的依赖或更改吗?
最佳答案
你读过并做过吗?听起来你只有其中之一
You will need to download 2 files to use the plugin.
sqlitegen_eclipse_site_xxx.jar is a file containing an Eclipse plugin installation site in jar form. Download this file and configure it as a feature download site in the Eclipse software update panel; then you can install the plugin from it.
com.antlersoft.android.db_xxx.jar is a library jar with the dependencies required by the code generated by the plugin. Add this file as a library to the build path of any Eclipse project that will use the plugin.
关于android - 在 Eclipse for Android 中使用 sqlitegen 插件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8436674/
我在 eclipse for android 中使用 sqlitegen(http://code.google.com/p/sqlitegen/) 插件。使用它的文档不是很好。我有以下问题: 1) 下
我正在尝试为我的 android 开发安装 sqlitegen(http://code.google.com/p/sqlitegen/) 插件。我下载了插件(http://code.google.co
我是一名优秀的程序员,十分优秀!