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.

Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords: JDK_8
Depends on:
Blocks:
 
Reported: 2016-12-11 20:21 UTC by Nick773
Modified: 2016-12-11 20:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Журнал среды IDE (50.88 KB, text/plain)
2016-12-11 20:21 UTC, Nick773
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick773 2016-12-11 20:21:17 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.8.0_111
Runtime = Java HotSpot(TM) Client VM 25.111-b14

Воспроизводимость: Происходит всегда

Hello.
I have a few problems: 
1. When NetBeans creates a manifest, it does not record the main class of my package. You have to add your hands every time.
2. I can't add a NETTY library. I see all of her classes, but whatever I do, NetBeans don't find them when importing them.
3. I can't compile the project with the dependencies. In the shell, NetBeans works, but when I try to start a package outside the NetBeans IDE, Java does not find the classes that are used in dependencies (import). They are really not in the collected project. There are three or four places in NetBeans where you can specify an assembly with dependencies, but nowhere is this assembly working. I have to run project outside of NetBeans.
Comment 1 Nick773 2016-12-11 20:21:22 UTC
Created attachment 163205 [details]
Журнал среды IDE