Advertisement
kardapoltsev

eclimd starup

Jun 2nd, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. ┌─[~]
  2. └─[alexey@home]: /opt/eclipse/eclimd
  3. java -d64 [email protected]/projects -Dosgi.requiredJavaVersion=1.5 -Dhelp.lucene.tokenizer=standard -XX:MaxPermSize=256m -Xms40m -Xmx512m -jar /opt/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar -debug -clean -refresh -application org.eclim.application
  4. Install location:
  5. file:/opt/eclipse/
  6. Configuration file:
  7. file:/opt/eclipse/configuration/config.ini loaded
  8. Configuration location:
  9. file:/opt/eclipse/configuration/
  10. Framework located:
  11. file:/opt/eclipse/plugins/org.eclipse.osgi_3.8.2.v20130124-134944.jar
  12. Loading extension: reference:file:org.eclipse.equinox.weaving.hook_1.0.200.v20120524-1707.jar
  13. eclipse.properties not found
  14. Framework classpath:
  15. file:/opt/eclipse/plugins/org.eclipse.osgi_3.8.2.v20130124-134944.jar
  16. file:/opt/eclipse/plugins/
  17. file:/opt/eclipse/plugins/org.eclipse.equinox.weaving.hook_1.0.200.v20120524-1707.jar
  18. Debug options:
  19. file:/home/alexey/.options not found
  20. Time to load bundles: 70
  21. Starting application: 11260
  22. Application Started: 18111
  23. 2013-06-03 01:30:06,438 INFO [org.eclim.eclipse.EclimDaemon] Workspace: /home/alexey/projects
  24. 2013-06-03 01:30:06,441 INFO [org.eclim.eclipse.EclimDaemon] Home: /opt/eclipse/plugins/org.eclim_2.2.6.8-gc3b0c5b/
  25. 2013-06-03 01:30:06,441 INFO [org.eclim.eclipse.EclimDaemon] Starting eclim...
  26. 2013-06-03 01:30:06,456 INFO [org.eclim.eclipse.EclimDaemon] Loading plugin org.eclim
  27. 2013-06-03 01:30:06,463 INFO [org.eclim.eclipse.EclimDaemon] Loading plugin org.eclim.core
  28. 2013-06-03 01:30:07,045 INFO [org.eclim.plugin.core.CorePlugin] Loading eclim plugins...
  29. 2013-06-03 01:30:07,060 INFO [org.eclim.plugin.core.CorePlugin] Loading plugin org.eclim.jdt
  30. 2013-06-03 01:30:07,062 INFO [org.eclim.plugin.core.CorePlugin] Loading plugin org.eclim.sdt
  31. 2013-06-03 01:30:07,065 INFO [org.eclim.plugin.core.CorePlugin] Loading plugin org.eclim.wst
  32. 2013-06-03 01:30:07,069 INFO [org.eclim.plugin.core.CorePlugin] Plugins loaded.
  33. 2013-06-03 01:30:07,069 INFO [org.eclim.eclipse.EclimDaemon] Loaded plugin org.eclim.core
  34. 2013-06-03 01:30:07,069 INFO [org.eclim.eclipse.EclimDaemon] Eclim Server Started on: 127.0.0.1:9091
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement