Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 24aefb41ad420b96fd7d970174a79931742d1771 (plain) (blame)
1
2
3
instructions.configure=\
  addRepository(type:0,location:http${#58}//www.eclipse.org/equinox/p2/demos);\
  addRepository(type:1,location:http${#58}//www.eclipse.org/equinox/p2/demos);

Back to the top