0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 12, 2024 — Jul 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update version to 1.3 More... about 10 years ago
Better way of enabling/disabling option menu More... about 10 years ago
This workaround is no longer necessary with Eclipse 4.3+ More... about 10 years ago
Merge pull request #13 from dnadolny/scala-ide-4.0 More... about 10 years ago
Add .cache-main to .gitignore More... about 10 years ago
Bump plugin-profiles to 1.0.10 to use the fixed scala-ide-stable profile More... about 10 years ago
No need to reference ScalaSourceFileEditor, we can just use ITextEditor More... about 10 years ago
Upgrade to Scala IDE 4.0 More... about 10 years ago
Update readme since the plugin is in the official update site More... over 11 years ago
Update version to 1.2 More... over 11 years ago
Put original Java comment inside curly brace to work around a bug in the scala ide More... over 11 years ago
Tell Scalagen not to wrap long lines since people can use Ctrl+Shift+F to format according to their preferences More... over 11 years ago
Update version for next dev cycle More... over 11 years ago
Update version for first official release More... over 11 years ago
Update readme with the new user-visible feature, along with a screenshot More... over 11 years ago
Update URLs More... over 11 years ago
Remove config pointing to non-existing test More... over 11 years ago
Merge pull request #5 from dragos/parent-pom More... over 11 years ago
Move to Scala IDE parent pom for plugins. More... over 11 years ago
Support Java 7 conversion More... almost 12 years ago
Script for generic build (independent of Eclipse version) More... almost 12 years ago
Fix conversion error dialog This isn't exactly what I want but it's better than it was. More... almost 12 years ago
Fix preference initializer by making our own activator and preference store Also added a preferences page More... almost 12 years ago
We don't want to have the "delete after conversion" box checked by default More... almost 12 years ago
Remove dependency on HasLogger More... almost 12 years ago
Better error dialog when snippet conversion fails More... almost 12 years ago
Fix a bug where deleting the converted file wouldn't remove it from the eclipse view until you restarted eclipse Also change null to NullProgressMonitor (which is just null, but it's more clear than having "null" littered everywhere) More... almost 12 years ago
Added a "Convert to Scala" menu item that works for java classes, packages, and source folders. Also did a bit of refactoring and moving classes around. More... almost 12 years ago
Another problem that can't be fixed (without type information) More... about 12 years ago
Add a border More... about 12 years ago