Commit Graph

5 Commits

Author SHA1 Message Date
polki 82c6ada992 * Added experimental branch
* Enabled fix imports in experimental
2009-06-11 11:55:39 +00:00
polki 7611028aa2 + Create Version to work with Ganymede
* Disable Live Validation
 * PyDev 1.1.2+ compatibility issue

+ Create Warning when trying to synchronize classes without package
2009-05-12 11:24:34 +00:00
jakob_oswald 19ec7a8c8d FEATURE: Added import support for imports without "from" and with "as" statements
NOTE: I disabled import fixing, to avoid duplicate / wrong imports, should be reviewed and adapted to the new import detection capabilities
2009-01-12 10:41:06 +00:00
polki bb149cb7f2 Fix Bug #1 -> Superclasses in the form Outerclass.Innerclass are no more reproduced in Python just as a Innerclass, but as Outerclass.Innerclass 2008-04-10 21:54:34 +00:00
polki 997f68e0f3 Initial Commit 2008-02-20 13:27:19 +00:00