Description of problem: In Fedora 18 Eclipse had CLI option -console which opened Apache Felix Gogo shell in terminal. The shell was useful to debug OSGi problems. In Fedora 19 the Felix Gogo shell doesn't appear after passing -console option to eclipse. I don't know if this change is intentional or not, but the console was important feature for me. Version-Release number of selected component (if applicable): eclipse-platform-4.3.0-0.48.git4bccf2.fc19.x86_64 How reproducible: always Steps to Reproduce: 1. Run eclipse -console Actual results: No Apache Felix Gogo appears Expected results: Apache Felix Gogo console shows up in terminal
Hmm, it starts fine for me. Can you try running with -clean to see whether there any resolving issues? Or as a last resort mv ~/.eclipse ~/.eclipse.old to see whether it helps?
The shell is back with current Fedora 19 + updates-testing.
Those bugs are caused by deps being out of sync. Rebuilds usually help. Closing as worksfor me per comment 2.