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

IDEX-3362: Allow java file renaming(without refactoring) #357

Merged
merged 1 commit into from
Nov 9, 2015

Conversation

AndrienkoAleksandr
Copy link
Contributor

No description provided.

@@ -59,7 +59,7 @@ public boolean isLeaf() {
@Nullable
@Override
public RenameProcessor<ItemReference> getRenameProcessor() {
return null;
return resourceProcessor;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To allow renaming java files just delete this method.

@vparfonov
Copy link
Contributor

ok

AndrienkoAleksandr added a commit that referenced this pull request Nov 9, 2015
IDEX-3362: Allow java file renaming(without refactoring)
@AndrienkoAleksandr AndrienkoAleksandr merged commit 83df9a6 into master Nov 9, 2015
@AndrienkoAleksandr AndrienkoAleksandr deleted the IDEX-3362 branch November 9, 2015 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants