User Tools

Site Tools


tutorial:accesswideners

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tutorial:accesswideners [2023/08/13 10:39] – info about V2 format toostertutorial:accesswideners [2024/04/01 19:23] (current) – [Access Wideners] explain that to have access wideners show up in the IDE the programmer must refresh the gradle project. matjojo
Line 8: Line 8:
     * If you want to subclass a class with only (package) private constructors, wideners are a good choice.     * If you want to subclass a class with only (package) private constructors, wideners are a good choice.
  
-In order for access widener changes to show up in the decompiled source, run the ''genSources'' gradle task.+In order for access widener changes to show up in the decompiled source, run the ''genSources'' gradle task and then reload the gradle project in your IDE.
  
 ===== Requirements ===== ===== Requirements =====
tutorial/accesswideners.txt · Last modified: 2024/04/01 19:23 by matjojo