I'm having a hard time exporting my project with icons.
1st Export - > "Runnable jar file"
2º I mark the first option.
3. When I run on Linux or on a machine other than mine the icons are not displayed at all.
One of the label looks like this:
lblIcone.setIcon(new ImageIcon(
".\- Projetos\Pizzaria\src\Icones\ecommerce-and-business-icons\128\company.png"));
Could someone guide me how to solve this?