View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001228 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2014-08-07 21:13 | 2014-08-26 05:10 |
| Reporter | Parker8283 | Assigned To | Player | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| OS | Mac OS X Lion | OS Version | 10.7.5 | ||
| Product Version | Builds for MC 1.7.10 | ||||
| Summary | 0001228: API including both .class and .java files freaks out some IDEs | ||||
| Description | Your API dist (and possibly your dev dist for the api package, I haven't checked) includes both .class files and .java files. This causes IntelliJ to freak out (and possibly Eclipse, I haven't checked) and not resolve anything (saying that ic2.api.* doesn't exist). Probably the best solution is to only distribute the .class files in the API dist, and create a sources dist for the API jar to add as a sources attachment for our IDEs. It's more conventional anyway. | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-08-07 21:13 | Parker8283 | New Issue | |
| 2014-08-07 21:29 | Thunderdark | Assigned To | => Player |
| 2014-08-07 21:29 | Thunderdark | Status | new => assigned |
| 2014-08-08 04:30 | RawCode | Note Added: 0003081 | |
| 2014-08-26 05:10 | Player | Note Added: 0003342 | |
| 2014-08-26 05:10 | Player | Status | assigned => closed |
| 2014-08-26 05:10 | Player | Resolution | open => won't fix |