Modify ↓
#2864 closed enhancement (fixed)
[PATCH] TCX importer moved
| Reported by: | dmuecke | Owned by: | stoecker |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Plugin | Version: | |
| Keywords: | dataimport | Cc: |
Description
As requested in #2064 I've moved tcx plugin code into dataimporter.
Caution: if you wanna run a test inside eclipse you've to add external jar's from dataimport/lib into your classpath.
Attachments (1)
Change History (3)
by , 16 years ago
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
I've got a security error during my tests. I could get rid of it by adding activation.jar into my classpath but probably not necessary in plugin.
Note:
See TracTickets
for help on using tickets.



Uih. I hope I got it right ("svn mv" and patches aren't really compatible). The file activation.jar was not there and also seems not be required, so I deleted it from build.xml.
In [o16382].