This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268331 - File associations - allow "double" extensions
Summary: File associations - allow "double" extensions
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-04 00:40 UTC by playandwin
Modified: 2016-10-04 00:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description playandwin 2016-10-04 00:40:38 UTC
Now you can associate only files with extension after last dot.

So for example index.scala.html file used in views in "play framework" can not be associated with scala editor , because netbeans is considering this file only as .html file. You can only link all .html files with this editor now.