Created
March 5, 2014 22:45
-
-
Save kostajh/9378287 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ~/.eclipse/org.eclipse.platform_793567567_linux_gtk_x86_64/eclimd | |
java -Xms128m -Xmx512m -Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard -XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith -XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init> -XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate -XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding -XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile -XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/EquinoxResolver,newState -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins -Declipse.p2.skipMovedInstallDetection=true -XX:MaxPermSize=256m -jar /usr/lib64/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20131104-1241.jar -debug -clean -refresh -application org.eclim.application | |
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=lcd | |
CompilerOracle: exclude org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith | |
CompilerOracle: exclude org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init> | |
CompilerOracle: exclude org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates.instantiateTemplate | |
CompilerOracle: exclude org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.addBinding | |
CompilerOracle: exclude org/python/pydev/editor/codecompletion/revisited/PythonPathHelper.isValidSourceFile | |
CompilerOracle: exclude org/eclipse/tycho/core/osgitools/EquinoxResolver.newState | |
Install location: | |
file:/usr/lib64/eclipse/ | |
Configuration file: | |
file:/usr/lib64/eclipse/configuration/config.ini loaded | |
Configuration location: | |
file:/home/kosta/.eclipse/org.eclipse.platform_793567567_linux_gtk_x86_64/configuration/ | |
Configuration file: | |
file:/home/kosta/.eclipse/org.eclipse.platform_793567567_linux_gtk_x86_64/configuration/config.ini loaded | |
Loading timestamp file from: | |
file:/home/kosta/.eclipse/org.eclipse.platform_793567567_linux_gtk_x86_64/configuration/ .baseConfigIniTimestamp | |
Timestamps found: | |
config.ini in the base: 1383570684000 | |
remembered 1383570684000 | |
Shared configuration location: | |
file:/usr/lib64/eclipse/configuration/ | |
Framework located: | |
file:/usr/lib64/eclipse/plugins/org.eclipse.osgi_3.9.1.v20131104-1241.jar | |
Framework classpath: | |
file:/usr/lib64/eclipse/plugins/org.eclipse.osgi_3.9.1.v20131104-1241.jar | |
Debug options: | |
file:/var/www/html/rti_hs/.options not found | |
Time to load bundles: 20 | |
Starting application: 4882 | |
Application Started: 6744 | |
2014-03-05 17:30:01,612 INFO [org.eclim.eclipse.EclimDaemon] Workspace: /home/kosta/workspace | |
2014-03-05 17:30:01,617 INFO [org.eclim.eclipse.EclimDaemon] Home: /home/kosta/.eclipse/org.eclipse.platform_793567567_linux_gtk_x86_64/plugins/org.eclim_2.3.2/ | |
2014-03-05 17:30:01,617 INFO [org.eclim.eclipse.EclimDaemon] Starting eclim... | |
2014-03-05 17:30:01,626 INFO [org.eclim.eclipse.EclimDaemon] Loading plugin org.eclim | |
2014-03-05 17:30:01,630 INFO [org.eclim.eclipse.EclimDaemon] Loading plugin org.eclim.core | |
2014-03-05 17:30:01,839 INFO [org.eclim.plugin.core.CorePlugin] Loading eclim plugins... | |
2014-03-05 17:30:01,850 INFO [org.eclim.plugin.core.CorePlugin] Loading plugin org.eclim.dltk | |
2014-03-05 17:30:01,855 INFO [org.eclim.plugin.core.CorePlugin] Loading plugin org.eclim.wst | |
2014-03-05 17:30:01,887 INFO [org.eclim.plugin.core.CorePlugin] Loading plugin org.eclim.pdt | |
2014-03-05 17:30:01,905 INFO [org.eclim.plugin.core.CorePlugin] Plugins loaded. | |
2014-03-05 17:30:01,908 INFO [org.eclim.eclipse.EclimDaemon] Loaded plugin org.eclim.core | |
2014-03-05 17:30:01,908 INFO [org.eclim.eclipse.EclimDaemon] Eclim Server Started on: 127.0.0.1:9091 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment