Skip to content

Problem with customize the icon of a windows native launcher exe #109

@94ostry

Description

@94ostry

For native windows launcher is possible to define the ICO file:

 products {
   windowsIco = file("$buildDir/resources/icons/foo.ico")
 }

Unfortunately Wuff accepts only the old file format (for Eclipse 3.X launcher). For Eclipse 4.X launcher this format has changed. It is necessary to update the class IconExe (org.eclipse.pde.internal.swt.tools.IconExe)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions