Bug 570183 - Associate perspective by file type
Summary: Associate perspective by file type
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.19   Edit
Hardware: PC Mac OS X
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-07 16:21 EST by nimo mayr CLA
Modified: 2021-01-07 16:21 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nimo mayr CLA 2021-01-07 16:21:37 EST
I have two perspectives x and y and two files User.java and User.js. 
I want to bind all java-files to perspective x and all js-files to perspective y. So opening or clicking any js-file, automatically switches to perspective x. If I click any java-file, it should switch to perspective x.

Currently, I think this is not possible in Eclipse. Please make this possible, for example, by having a dedicated preference pane "Perspective->File Associations"