de.funfried.netbeans.plugins.external.formatter.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of externalcodeformatter Show documentation
Show all versions of externalcodeformatter Show documentation
Several external (e.g. Eclipse, Google, Spring, ...) code formatters integration for NetBeans
The newest version!
/*
* Copyright (c) 2020 bahlef.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v20.html
* Contributors:
* bahlef - initial API and implementation and/or initial documentation
*/
/**
* Package containing classes for common formatter logic.
*/
package de.funfried.netbeans.plugins.external.formatter;