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 233393 - add a way to tell the compiler to copy non-class files generated by annotation processor
Summary: add a way to tell the compiler to copy non-class files generated by annotatio...
Status: REOPENED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 221781
  Show dependency tree
 
Reported: 2013-07-25 09:39 UTC by Milos Kleint
Modified: 2016-07-10 17:26 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 Milos Kleint 2013-07-25 09:39:02 UTC
please see issue 221781, netbeans module development relies on annotation processors generating non-class content that is currently however discarded by the java infrastructure. 
This issue is filed to create a way from the project type (eg. by adding another file to the output directory) that non-class files are to be copied as well.
Comment 1 Milos Kleint 2013-08-22 06:22:41 UTC
ping?
Comment 2 Martin Balin 2015-09-17 11:15:51 UTC
Report from old NetBeans version. Due to code changes since it was reported likely not reproducible now. Feel free to reopen if happens in 8.0.2 or 8.1.
Comment 3 markiewb 2015-09-17 11:28:46 UTC
(In reply to Martin Balin from comment #2)
> Report from old NetBeans version. Due to code changes since it was reported
> likely not reproducible now. Feel free to reopen if happens in 8.0.2 or 8.1.

Reopen. Still valid in 8.1.

Especially, when using AnnotationProcessors (f.e. @NbBundle.Messages) - https://netbeans.org/bugzilla/show_bug.cgi?id=221781
Comment 4 Martin Balin 2016-07-07 07:18:14 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 5 markiewb 2016-07-10 17:26:49 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)