`
hello_player
  • 浏览: 153834 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论

Aptana 启动问题解决

阅读更多
       Aptana 启动时经常双击启动图标只闪了下开始加载的图片就启不起来了,应该是加载的时候内存溢出了,出现这种情况以后,重启机器也还是启动不了,重装 Aptana 也还很可能会重复这类问题,被这个问题搞得头大。

        后来摸索了下找到个变通的解决办法,打开 Aptana 的安装目录,下面有个 startup.jar ,双击这个 jar 包启动程序,中间有可能会报内存溢出问你是否需要关闭,中间提示全部点否,启动完了以后,这个时候还不能正常使用,因为每打开一个页面或者点一个标签都会报 "An error has occurred. See error log for more details.",先不急,等 Aptana 所有全部加载完了以后,下面会有进度条显示,关掉 Aptana Studio 工具,点开始进入 cmd 命令窗口,cd 到 Aptana 安装目录下,执行 AptanaStudio.exe -clean 命令就可以正常启动使用了,如果执行这个命令没有启动的话,那就是你在使用 startup.jar 启动的时候没有加载完所有的程序你就关掉了 Aptana Studio,再使用 startup.jar 重新加载一次以后重复上面的操作即可。
        注意如果 Aptana 非正常关闭,点击 startup.jar 的时候可能会启动不了,是由于工具的java进程还在,通过任务管理器把工具的 java 进程停掉再启动 startup.jar 程序。
分享到:
评论
2 楼 hello_player 2009-11-25  
你的这个问题应该不是中文目录问题引起的,应该装的插件的原因,插件加载失败,把你的插件设置一下看看
1 楼 TTLtry 2009-11-25  
我也遇到你的这个问题,但是好像不是内存溢出,用你的方法也不行。它把启动产生的错误都放在了C:\Users\用户名\Documents\Aptana Studio\.metadata中的.log文件夹下,

具体的.log文件如下:

!SESSION 2009-11-25 08:24:28.249 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments:  D:\Programming\Java\Ruby On Rails\Rich Aptana Studio\AptanaStudio.exe Studio
Command-line arguments:  -os win32 -ws win32 -arch x86 D:\Programming\Java\Ruby On Rails\Rich Aptana Studio\AptanaStudio.exe Studio -clean

!ENTRY org.eclipse.core.runtime 2009-11-25 08:24:29.623
!MESSAGE Product com.aptana.ide.rcp.product could not be found.

!ENTRY org.eclipse.osgi 4 0 2009-11-25 08:24:29.639
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

!ENTRY org.eclipse.osgi 2 0 2009-11-25 08:24:29.650
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.650
!MESSAGE Bundle update@plugins/com.adobe.spry.1.6_1.6.0.00003.jar was not resolved.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.650
!MESSAGE Bundle update@plugins/org.aflax.1.0_1.0.0.00003.jar was not resolved.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.650
!MESSAGE Bundle update@plugins/com.mochikit.1.4_1.4.0.00006.jar was not resolved.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.651
!MESSAGE Bundle update@plugins/org.dojotoolkit.dojo.1.2_1.2.0.00001.jar was not resolved.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.651
!MESSAGE Bundle update@plugins/org.prototypejs.prototype.1.6_1.6.0.00001.jar was not resolved.
!SUBENTRY 2 org.prototypejs.prototype.1.6 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.prototypejs.prototype.1.6 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.651
!MESSAGE Bundle update@plugins/org.sqlite.driver_0.4.5.jar was not resolved.
!SUBENTRY 2 org.sqlite.driver 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.db.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.652
!MESSAGE Bundle update@plugins/org.scriptaculous.1.8_1.8.0.00001.jar was not resolved.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.652
!MESSAGE Bundle update@plugins/org.openrico.rico.2.0_2.0.0.00002.jar was not resolved.
!SUBENTRY 2 org.openrico.rico.2.0 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.openrico.rico.2.0 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.652
!MESSAGE Bundle update@plugins/com.aptana.ide.svn_1.2.0.018629.jar was not resolved.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.syncing_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.io.file_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.652
!MESSAGE Bundle update@plugins/com.mysql.driver_0.5.12.jar was not resolved.
!SUBENTRY 2 com.mysql.driver 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.db.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.653
!MESSAGE Bundle update@plugins/com.extjs.ext.2.2_2.2.0.0004.jar was not resolved.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.653
!MESSAGE Bundle update@plugins/com.ms.ajax.3.5_3.5.21022.9.jar was not resolved.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.654
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.654
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.654
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.654
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.

!ENTRY org.eclipse.osgi 2 0 2009-11-25 08:24:29.656
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.656
!MESSAGE Bundle update@plugins/com.adobe.spry.1.6_1.6.0.00003.jar [4] was not resolved.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.656
!MESSAGE Bundle update@plugins/com.aptana.ide.svn_1.2.0.018629.jar [5] was not resolved.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.io.file_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.syncing_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.656
!MESSAGE Bundle update@plugins/com.extjs.ext.2.2_2.2.0.0004.jar [6] was not resolved.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.657
!MESSAGE Bundle update@plugins/com.mochikit.1.4_1.4.0.00006.jar [8] was not resolved.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.657
!MESSAGE Bundle update@plugins/com.ms.ajax.3.5_3.5.21022.9.jar [9] was not resolved.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.657
!MESSAGE Bundle update@plugins/com.mysql.driver_0.5.12.jar [10] was not resolved.
!SUBENTRY 2 com.mysql.driver 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.db.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.657
!MESSAGE Bundle update@plugins/org.aflax.1.0_1.0.0.00003.jar [11] was not resolved.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.657
!MESSAGE Bundle update@plugins/org.dojotoolkit.dojo.1.2_1.2.0.00001.jar [13] was not resolved.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.658
!MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.2.2.v3236.jar [51] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2009-11-25 08:24:29.658
!MESSAGE Another singleton version selected: org.eclipse.swt.win32.win32.x86_3.3.0.v3345f
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.658
!MESSAGE Bundle update@plugins/org.openrico.rico.2.0_2.0.0.00002.jar [82] was not resolved.
!SUBENTRY 2 org.openrico.rico.2.0 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.openrico.rico.2.0 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.658
!MESSAGE Bundle update@plugins/org.prototypejs.prototype.1.6_1.6.0.00001.jar [83] was not resolved.
!SUBENTRY 2 org.prototypejs.prototype.1.6 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.prototypejs.prototype.1.6 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.658
!MESSAGE Bundle update@plugins/org.scriptaculous.1.8_1.8.0.00001.jar [84] was not resolved.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.658
!MESSAGE Bundle update@plugins/org.sqlite.driver_0.4.5.jar [85] was not resolved.
!SUBENTRY 2 org.sqlite.driver 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.db.ui_0.0.0.
  网上找了一下,但也不是很懂...能不能帮忙解决一下。

相关推荐

    Aptana studio 安装完启动时中出现Failed to load the JNI shared library

    Aptana Studio 安装完成后启动时出现 Failed to load the JNI shared library 的解决方法 Aptana Studio 是一个功能强大且流行的集成开发环境(IDE),它支持多种编程语言,包括 Java、JavaScript、HTML、CSS 等。...

    Myeclipse安装aptana插件后报java.lang.NullPointerException解决方案

    在使用Myeclipse的过程中,不少用户遇到了一个较为常见的问题:安装Aptana插件之后,每次启动Myeclipse时都会出现`java.lang.NullPointerException`异常提示。尽管这一异常并不影响正常的开发工作,但对于追求完美的...

    hbuilder aptana hph插件

    综上所述,这个插件是将APTANA的强大力量引入HBuilder,特别是针对PHP开发者的调试需求,通过与Xdebug的集成,为开发者提供了一套高效、精准的调试工具链,帮助他们更好地理解和修复代码中的问题。通过分析JAR文件,...

    aptana3 IDE 使用

    安装完成后,启动Aptana 3,你将看到一个现代化的用户界面,其中包括了源代码编辑器、项目浏览器、终端视图和调试工具等组件。这些组件帮助开发者在一个统一的工作环境中进行代码编写和项目管理。 Aptana 3支持多种...

    aptana studio 3

    此外,Aptana Studio 3还支持调试,具备断点设置、单步执行、变量查看等调试功能,有助于快速定位和修复代码问题。 在安装过程中,`Aptana_Studio_3_Setup_3.6.1.exe`文件是主安装程序,负责在用户的计算机上安装...

    Aptana 3.4.2 插件4

    8. **社区支持**:Aptana有一个活跃的开发者社区,用户可以在论坛上交流问题、分享经验和获取技术支持。 9. **教程和文档**:Aptana提供详尽的在线文档和教程,帮助新手快速上手,同时也为经验丰富的开发者提供参考...

    Aptana Studio支持中文的方法

    通过上述步骤,我们可以有效地解决 Aptana Studio 在中文环境下使用时遇到的各种问题,从而提高开发效率和代码质量。值得注意的是,随着技术的不断进步,Aptana Studio 也在持续更新和完善其功能,因此建议定期关注...

    Zend Studio 10 安装Aptana及配置说明

    有些用户可能不希望每次启动Zend Studio时都看到Aptana的起始页面,可通过以下步骤关闭: - 进入菜单“Window”→“Preferences”→“Aptana”→“Startup Page”。 - 取消勾选“Display after startup”。 #### ...

    Myeclipse和eclipse安装aptana 详细图解

    8. 在进行Web项目开发时,Aptana的内置调试工具能帮助你快速定位并解决问题。你可以通过`Run`菜单创建新的调试配置,如JavaScript、PHP或Python等,以便在运行或调试代码时获得详尽的错误信息。 9. 对于版本控制,...

    Aptana Studio支持GBK编码的方法

    通过以上步骤,我们不仅解决了Aptana Studio在处理GBK编码时可能遇到的问题,还深入理解了如何在IDE环境下调整和优化编码设置,这对于提升Web项目的中文兼容性和用户体验有着显著的积极影响。希望每位开发者都能在...

    AptanaStudio2.0汉化教程2011-3-28日更新

    6. **问题解决与调试**:如果汉化过程中遇到错误或者某些部分未成功汉化,用户可能需要根据教程提供的说明进行调试,这可能涉及到查找错误日志、对比汉化文件和原文件的差异,或者在社区论坛中寻求帮助。 7. **更新...

    aptana studio 1.2最新汉化方法

    #### 四、常见问题及解决方法 - **问题一:汉化后界面仍然显示英文。** - 确认是否正确安装了 Eclipse 的语言包,并且路径配置无误。 - 重启 Aptana Studio,确保所有更改生效。 - **问题二:启动时出现错误。** ...

    Aptana Studio 3.4

    同时,强大的调试工具可帮助定位并解决代码问题,包括断点、步进执行、变量观察等。 7. **扩展性**: 作为Eclipse的一个扩展,Aptana Studio 3.4支持安装来自Eclipse Marketplace的各种插件,进一步增强其功能,...

    Aptana Studio

    - **官方文档**:Aptana 提供了详细的官方文档,包括用户手册、API 文档等,是学习和解决问题的重要资源。 - **论坛与问答**:加入 Aptana 社区论坛或 Stack Overflow 等技术交流平台,可以与其他开发者交流心得,...

    Aptana_HanHua_基于Eclipse汉化

    "Aptana_HanHua_基于Eclipse汉化"正是为了解决这个问题,它提供了将Aptana Studio界面汉化的方法。 汉化过程主要是通过替换Eclipse中的特定文件来实现的。Eclipse作为一个高度可扩展的平台,其界面语言可以通过插件...

    Aptana调试javascript图解教程

    通过Aptana进行JavaScript调试,开发者可以更高效地定位和解决问题,特别是在大型项目中,其强大的代码提示、自动完成和源码映射等功能将极大地提升开发效率。熟悉并掌握这种调试方式,对于提升JavaScript编程技能和...

    Aptana_RadRails_Setup_2.0.2.exe.hx1.rar

    4. **集成开发环境**:包括项目管理、资源浏览器、构建工具、终端模拟器等,为开发流程提供一站式解决方案。 5. **Rails插件**:专门为Ruby on Rails框架设计,提供模板渲染、数据库操作、路由生成等Rails特定功能...

    eclipse3.4 + Apanta 开发Ext配置详

    - **调试工具**:Aptana 提供了一套完整的调试工具,包括断点设置、变量查看等功能,可以帮助开发者快速定位和解决问题。 - **版本控制集成**:Aptana 还集成了常用的版本控制系统,如 SVN 和 Git,便于团队协作和...

Global site tag (gtag.js) - Google Analytics