请修改res/xml/default_workspace.xml文件,添加如下代码:
launcher:packageName="" //完整的包名
launcher:className="" //完整包名.类名(处理main intent的类)
launcher:screen="" //应用图标所在的屏幕(...
分类:
其他好文 时间:
2014-09-29 11:30:03
阅读次数:
166
eclipse plugin development: E:\workspaces\Eclipse_workspace_rcp\.metadata\.plugins\org.eclipse.pde.core\Eclipse Application set the preferencestore in...
分类:
系统相关 时间:
2014-09-29 00:30:07
阅读次数:
223
测试将一个Xendesktop7.5数据库迁移到新的SQLserver,这个Xendesktop由一台服务器组成,使用了一个单一的数据库,并且承载了应用商店.首先,看看现有的数据库连接情况,在DDC启动Powershell,添加xendesktopsnapins:Add-PSSnapinCitrix.*查看xendesktop的三个数据库:站点,日志,监视Ge..
分类:
数据库 时间:
2014-09-28 19:16:37
阅读次数:
507
开发环境:win7 64位 Eclipse运行create-component,报一下错误:Buildfile: F:\workspace\opensource\apache-obiz\apache-ofbiz-12.04.05\build.xmlcreate-component:BUILD FAI...
分类:
其他好文 时间:
2014-09-28 00:14:00
阅读次数:
196
第一章虚拟化与云计算1.虚拟化的定义虚拟化是一个广义的术语,各行各业对虚拟化的理解均不同,不同的人对虚拟化的理解也不同,所以它没有一个标准的定义。a虚拟化是以某种用户和应用程序都可以很容易从中或以的方式来表示计算机资源的过程,而不是根据这些资源的实现、地理位..
分类:
其他好文 时间:
2014-09-25 23:55:38
阅读次数:
359
用了好久一直不知道eclipse中怎样实现vs中查找全部引用的功能,今天最终发现了哈哈选中要查找的方法名,右键->References->Workspace 能够定位到详细的调用位置,快捷键Ctrl+Shift+G,在Search中就会出现调用方法或者是 右键->References->Projec...
分类:
系统相关 时间:
2014-09-24 21:28:57
阅读次数:
158
在Android开发中,新建的项目可能因为缺少对sopport工程的引用而报错,可以这样解决。1、项目右键 --> import --> Android --> Existing Android Code Into workspace --> 选择..\sdk\extras\android\supp...
分类:
移动开发 时间:
2014-09-24 18:10:17
阅读次数:
221
In this DocumentGoalSolutionReferencesAPPLIES TO:Workspace Manager - Version 9.0.1.0 to 12.1.0.1 [Release 9.0.1 to 12.1]Information in this document a...
分类:
数据库 时间:
2014-09-24 16:44:37
阅读次数:
531
1.导入项目当下载了包含Eclipse 项目的源代码文件后,我们可以把它导入到当前的Eclipse 工作区然后编辑和查看。点击菜单File > Import,然后在弹出的Import 对话框中展开General目录,选择Existing Projects into Workspace,接着点击Nex...
分类:
编程语言 时间:
2014-09-22 13:26:02
阅读次数:
224