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 256974 - Please support NetBeans Chrome extension in Spring-Boot projects with JAR packaging
Summary: Please support NetBeans Chrome extension in Spring-Boot projects with JAR pac...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-04 09:44 UTC by gyszalai
Modified: 2015-12-04 09:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gyszalai 2015-12-04 09:44:21 UTC
I have a Spring-Boot based web project with JAR packaging. 
It would be cool if I could specify that it is actually a web project,
and so a Chrome browser instance with the NetBeans extension
should be opened on calling the Run action on the project.