eclipse-pde / eclipse.pde

Eclipse Public License 2.0
28 stars 79 forks source link

Support generation of Java class with symbols for resources supplied with bundle (like images) #1314

Closed ruspl-afed closed 4 months ago

ruspl-afed commented 4 months ago
may look similar to https://developer.android.com/reference/android/R and help to address the following issues: * make it easier to reuse resources (like images) from upstream bundles to reduce duplication of similar/equal resources * promote resources to an API level and utilize all the API rules and tooling we already have Feel free to convert this to discussion @HannesWell @akurtakov