File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 8
8
<classpathentry kind =" src" path =" Eclipse SWT/emulated/expand" />
9
9
<classpathentry kind =" src" path =" Eclipse SWT/emulated/tooltip" />
10
10
<classpathentry kind =" src" path =" Eclipse SWT PI/common" />
11
- <classpathentry kind =" src" path =" Eclipse SWT PI/cocoa" />
11
+ <classpathentry kind =" src" path =" Eclipse SWT PI/cocoa" >
12
+ <attributes >
13
+ <attribute name =" org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value =" org.eclipse.swt.${target.ws}.${target.os}.${target.arch}" />
14
+ </attributes >
15
+ </classpathentry >
12
16
<classpathentry kind =" src" path =" Eclipse SWT Accessibility/common" />
13
17
<classpathentry kind =" src" path =" Eclipse SWT Accessibility/cocoa" />
14
18
<classpathentry kind =" src" path =" Eclipse SWT AWT/common" />
Original file line number Diff line number Diff line change 7
7
<classpathentry kind =" src" path =" Eclipse SWT/emulated/coolbar" />
8
8
<classpathentry kind =" src" path =" Eclipse SWT/emulated/taskbar" />
9
9
<classpathentry kind =" src" path =" Eclipse SWT/common" />
10
- <classpathentry kind =" src" path =" Eclipse SWT PI/gtk" />
10
+ <classpathentry kind =" src" path =" Eclipse SWT PI/gtk" >
11
+ <attributes >
12
+ <attribute name =" org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value =" org.eclipse.swt.${target.ws}.${target.os}.${target.arch}" />
13
+ </attributes >
14
+ </classpathentry >
11
15
<classpathentry kind =" src" path =" Eclipse SWT PI/cairo" />
12
16
<classpathentry kind =" src" path =" Eclipse SWT PI/common" />
13
17
<classpathentry kind =" src" path =" Eclipse SWT Accessibility/gtk" />
Original file line number Diff line number Diff line change 4
4
<classpathentry kind =" src" path =" Eclipse SWT/win32" />
5
5
<classpathentry kind =" src" path =" Eclipse SWT/common" />
6
6
<classpathentry kind =" src" path =" Eclipse SWT PI/common" />
7
- <classpathentry kind =" src" path =" Eclipse SWT PI/win32" />
7
+ <classpathentry kind =" src" path =" Eclipse SWT PI/win32" >
8
+ <attributes >
9
+ <attribute name =" org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value =" org.eclipse.swt.${target.ws}.${target.os}.${target.arch}" />
10
+ </attributes >
11
+ </classpathentry >
8
12
<classpathentry kind =" src" path =" Eclipse SWT OLE Win32/win32" />
9
13
<classpathentry kind =" src" path =" Eclipse SWT Accessibility/win32" />
10
14
<classpathentry kind =" src" path =" Eclipse SWT Accessibility/common" />
You can’t perform that action at this time.
0 commit comments