I'm not sure I understand the purpose of the .project file? Plugins
are not a standalone project. Perhaps I'm missing something?

On Fri, Aug 11, 2017 at 3:13 PM,  <jler...@apache.org> wrote:
> Author: jleroux
> Date: Fri Aug 11 12:13:43 2017
> New Revision: 1804782
>
> URL: http://svn.apache.org/viewvc?rev=1804782&view=rev
> Log:
> No functional change
>
> Adds an Eclipse .project file to the ofbiz-plugins branch in order to handle
> as a project in Eclipse and to follow https://s.apache.org/BLzU
>
> This is mostly (if not only) for committers
>
> Added:
>     ofbiz/ofbiz-plugins/trunk/.project   (with props)
>
> Added: ofbiz/ofbiz-plugins/trunk/.project
> URL: 
> http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/.project?rev=1804782&view=auto
> ==============================================================================
> --- ofbiz/ofbiz-plugins/trunk/.project (added)
> +++ ofbiz/ofbiz-plugins/trunk/.project Fri Aug 11 12:13:43 2017
> @@ -0,0 +1,16 @@
> +<?xml version="1.0" encoding="UTF-8"?>
> +<projectDescription>
> +       <name>ofbiz-plugins</name>
> +       <comment></comment>
> +       <projects/>
> +       <natures>
> +               <nature>org.eclipse.jdt.core.javanature</nature>
> +       </natures>
> +       <buildSpec>
> +               <buildCommand>
> +                       <name>org.eclipse.jdt.core.javabuilder</name>
> +                       <arguments/>
> +               </buildCommand>
> +       </buildSpec>
> +       <linkedResources/>
> +</projectDescription>
>
> Propchange: ofbiz/ofbiz-plugins/trunk/.project
> ------------------------------------------------------------------------------
>     svn:eol-style = native
>
> Propchange: ofbiz/ofbiz-plugins/trunk/.project
> ------------------------------------------------------------------------------
>     svn:keywords = Date Rev Author URL Id
>
> Propchange: ofbiz/ofbiz-plugins/trunk/.project
> ------------------------------------------------------------------------------
>     svn:mime-type = text/xml
>
>

Reply via email to