Guest User

Untitled

a guest
Feb 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.49 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?eclipse version="3.2"?>
  3. <plugin>
  4.     <extension
  5.         point="org.eclipse.m2e.core.projectConfigurators">
  6.         <configurator
  7.             class="com.googlecode.mavennatives.m2eclipse.natives.NativesConfigurator"
  8.             id="com.googlecode.mavennatives.m2eclipse.natives.nativesConfigurator"
  9.             name="Maven Natives Project Configurator">
  10.         </configurator>
  11.     </extension>
  12.     <extension
  13.         point="org.eclipse.m2e.core.lifecycleMappingMetadataSource">
  14.     </extension>
  15. </plugin>
Add Comment
Please, Sign In to add comment