Skip to content

Commit 3ac8e09

Browse files
authored
Merge pull request #1671 from ISISComputingGroup/reenable_autocomplete
re enable auto complete in pydev
2 parents d9d0dbd + 1e46093 commit 3ac8e09

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

base/uk.ac.stfc.isis.ibex.targetplatform/targetplatform.target

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@
6767
<unit id="org.hamcrest.library.source" version="1.3.0.v20180524-2246"/>
6868
<unit id="org.hamcrest.source" version="2.2.0.v20210711-0821"/>
6969
</location>
70-
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
71-
<repository location="http://shadow.nd.rl.ac.uk/ICP_P2/Pydev_10_1_3/features/org.python.pydev.p2-repo/target/repository/"/>
72-
<unit id="org.python.pydev.feature.feature.group" version="10.1.3.202302240955"/>
73-
<unit id="org.python.pydev.feature.source.feature.group" version="10.1.3.202302240955"/>
74-
</location>
7570
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
7671
<repository location="http://shadow.nd.rl.ac.uk/ICP_P2/css_gui_dependencies_2023_08_11/p2repo/"/>
7772
<unit id="com.fasterxml.jackson.core.jackson-annotations" version="0.0.0"/>
@@ -289,6 +284,11 @@
289284
</dependency>
290285
</dependencies>
291286
</location>
287+
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
288+
<repository location="http://shadow.nd.rl.ac.uk/ICP_P2/Pydev/features/org.python.pydev.p2-repo/target/repository/"/>
289+
<unit id="org.python.pydev.feature.feature.group" version="10.1.3.202401101051"/>
290+
<unit id="org.python.pydev.feature.source.feature.group" version="10.1.3.202401101051"/>
291+
</location>
292292
</locations>
293293
<environment>
294294
<os>linux</os>

0 commit comments

Comments
 (0)