Bug 565433

Summary: Copy a Java Class in clipboard and paste into source folder need to refresh the explorer
Product: [Eclipse Project] JDT Reporter: Gao Hao <1520080049>
Component: UIAssignee: Kalyan Prasad Tatavarthi <kalyan_prasad>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: 1520080049, kalyan_prasad
Version: 4.16   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard: stalebug
Attachments:
Description Flags
copy java class code into source folder in Package Explorer with Hierarchical Package Presentation
none
reproduce the issue none

Description Gao Hao CLA 2020-07-22 09:51:59 EDT
Created attachment 283675 [details]
copy java class code into source folder in Package Explorer with Hierarchical Package Presentation

Steps to reproduce:

1. Open `Project Explorer`

2. If the `Package Presentation` is not `Hierarchical`, change it to `Hierarchical`

3. Create a `Java Project` or `Maven Project`

4. Copy the code below into source folder:

--------------------------------
package com.mycompany.example;

public class TestClass {

}
--------------------------------
Comment 1 Kalyan Prasad Tatavarthi CLA 2020-07-28 05:53:51 EDT
Can you please try with the latest build. I am not able to reproduce this issue.
Comment 2 Gao Hao CLA 2020-07-28 07:35:11 EDT
(In reply to Kalyan Prasad Tatavarthi from comment #1)
> Can you please try with the latest build. I am not able to reproduce this
> issue.

can reproduce in I20200727-1800
Comment 3 Gao Hao CLA 2020-07-28 07:47:10 EDT
Created attachment 283724 [details]
reproduce the issue

watch the video
Comment 4 Eclipse Genie CLA 2022-10-01 16:03:29 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.