我已经安装了Eclipse:
Eclipse Java EE IDE for Web Developers.
Version: Helios Service Release 2
Build id: 20110218-0911
和MTJ插件
Version: 1.1.2.201101310801
当我点击时
Preferences -> Java ME -> Device Management -> Manual Install
并指定
C:\Java_ME_platform_SDK_3.0.5
对于搜索,MTJ什么也找不到。
为什么?
附注: Windows XP 32位S
形势::
试图搜索并打开一个Java文件。在一个筑巢项目中。
,,所以,我们这里有一个文件,这两个文件完全相同,
- but, when the project is nested inside, Eclipse search opens up the file that has **no syntax highlight** or source code link (ie: unable to ctrl click on the code). (即: Eclipse打开Java文件,就好像该文件不在构建路径上一样)
(不过,如果我直接在嵌套的项目上搜索,而不是在父项目上搜索,那么
我正在我的应用程序中实现一个搜索,它到达列表并运行列表,但是当我点击几次打开搜索时,我会出错。
代码
fun sPesquisa(){
if (!galleryFragment.isAdded()){
var mFragmentTransaction: FragmentTransaction = getSupportFragmentManager().beginTransaction()
mFragmentTransaction.add(R.id.main_fragment_content,gall