Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle invalid target packages in the Move participant. #119

Merged

Conversation

misto
Copy link
Member

@misto misto commented Jun 14, 2012

When the target package of a move refactoring cannot be found (e.g. because
the target is not a source folder), we abort with a warning. The user can
then still move the file, but he will be warned that the source won't be
changed. The JDT doesn't warn the user but simply moves the file without
refactorings its content.

See #1001044

When the target package of a move refactoring cannot be found (e.g. because
the target is not a source folder), we abort with a warning. The user can
then still move the file, but he will be warned that the source won't be
changed. The JDT doesn't warn the user but simply moves the file without
refactorings its content.
@dotta
Copy link
Member

dotta commented Jun 15, 2012

LGTM

misto added a commit that referenced this pull request Jun 15, 2012
…01044

Handle invalid target packages in the Move participant.
@misto misto merged commit 8d00563 into scala-ide:master Jun 15, 2012
Kwestor pushed a commit to Kwestor/scala-ide that referenced this pull request Apr 22, 2015
…e:methods-from-objects-as-functions to firefly-PR-02-23

# By Piotr Kukiełka
# Via Piotr Kukiełka
* commit '6c4758081406d99719575669035c28d62c83c801':
  Add support for using methods from objects as first class functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants