Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] Do we really need the .classpath/.project/.settings files in git?

Yes 
* .classpath contains the project's source and target references for Java compilation and compressed file or project dependencies.
* .project files contains the project name, build specifications and dependencies.
* .settings ensure that the same settings are used in all projects such as formatting settings,…

Frank

> Am 05.02.2023 um 03:18 schrieb George Lindholm <javadev@xxxxxxxxxxxx>:
> 
> Looks like they have been around since 2007
> 
>    George
> _______________________________________________
> mylyn-dev mailing list
> mylyn-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/mylyn-dev



Back to the top