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

Summary: File associations - allow "double" extensions
Product: ide Reporter: playandwin
Component: Features On DemandAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

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.