File tree Expand file tree Collapse file tree 1 file changed +31
-1
lines changed
it.baeyens.arduino.parent Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Original file line number Diff line number Diff line change 358
358
<platform-version-name >mars</platform-version-name >
359
359
</properties >
360
360
<activation >
361
- <activeByDefault >true </activeByDefault >
361
+ <activeByDefault >false </activeByDefault >
362
362
</activation >
363
363
364
364
<repositories >
375
375
</repository >
376
376
</repositories >
377
377
</profile >
378
+
379
+ <profile >
380
+ <id >neon</id >
381
+ <properties >
382
+ <platform-version-name >neon</platform-version-name >
383
+ </properties >
384
+ <activation >
385
+ <activeByDefault >true</activeByDefault >
386
+ </activation >
387
+
388
+ <repositories >
389
+ <repository >
390
+ <id >platform_neon</id >
391
+ <layout >p2</layout >
392
+ <url > http://download.eclipse.org/eclipse/updates/4.6</url >
393
+ </repository >
394
+
395
+ <repository >
396
+ <id >release-train_neon</id >
397
+ <layout >p2</layout >
398
+ <url > http://download.eclipse.org/releases/neon</url >
399
+ </repository >
400
+
401
+ <repository >
402
+ <id >window_builder_neon</id >
403
+ <layout >p2</layout >
404
+ <url >http://download.eclipse.org/windowbuilder/WB/release/R201506241200-1/4.5/</url >
405
+ </repository >
406
+ </repositories >
407
+ </profile >
378
408
</profiles >
379
409
380
410
<repositories >
You can’t perform that action at this time.
0 commit comments