Package org.djunits.cleanup
Class CleanClassfileFiles
- java.lang.Object
-
- org.djunits.cleanup.CleanClassfileFiles
-
public final class CleanClassfileFiles extends Object
Utility to clean the .classfile files for all projects; the excludes=** will be removed. Run this class only from Eclipse!
Copyright (c) 2003-2022 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.- Author:
- Alexander Verbraeck
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException, URISyntaxException
- Parameters:
args- String[]; none- Throws:
IOException- on I/O errorURISyntaxException- on I/O error
-
-