1

While PyDev turns out to be a great IDE for python, especially if you are a former Java developer accustomed to all the eclipse ubercool navigation, it still lacks some features that Wing has, like GUI for running python unit-tests.

I know Wing has some "personalities" of other editors: vi, emacs, Visual Studio, ... Unfortunately, Eclipse is not one of them.

Before I start configuring all the keys myself, creating a keymap.eclipse file, etc. (seems like it's gonna take ages), I wanted to know if no one already configured it and can share it with the rest of the world.

Thanks!

Wooble
  • 87,717
  • 12
  • 108
  • 131
yonix
  • 11,665
  • 7
  • 34
  • 52

2 Answers2

1

I've added an experimental one in version 4.1.3

Stephan Deibel
  • 126
  • 1
  • 2
0

Unfortunately, there's no Eclipse personality.

leoluk
  • 12,561
  • 6
  • 44
  • 51