package org.netbeans.lib.awtextra does not exist - Netbeans (solved)

nur awadah ismail
nur awadah ismail
44.3 هزار بار بازدید - 5 سال پیش - took 6 mins to record.
took 6 mins to record. Because Im soo nervous!
_________________________________________________
org.netbeans.lib.awtextra is part of the AbsoluteLayout library. It should be added automatically by the ide whenever absolutelayout is used in the form. But if you switch to some other layout after using absolute layout, then the jar/library will be removed from the classpath and existing code making calls to the library will not compile.

If you would like to use absolute layout, then please include the library in the project. Select 'Libraries' node in the project, right-click and select 'Add Library' and select 'Absolute Layout' library from the list of available libraries.

If you do not wish to use absolute layout, then it is best to uncomment/remove code relying on the library and re-do the form design using the new layout.

Credit : https://stackoverflow.com/questions/8...
5 سال پیش در تاریخ 1398/02/05 منتشر شده است.
44,367 بـار بازدید شده
... بیشتر