This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 205152 - "Cannot read binary file ......./libcppstaticlibrary_1.a : java.io.EOFException" red message (Solaris Express, GCC, static library)
Summary: "Cannot read binary file ......./libcppstaticlibrary_1.a : java.io.EOFExcepti...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 14:31 UTC by soldatov
Modified: 2011-11-16 15:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
libcppstaticlibrary_1.a file (1.80 KB, application/octet-stream)
2011-11-15 14:31 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2011-11-15 14:31:59 UTC
Created attachment 113228 [details]
libcppstaticlibrary_1.a file

Scenario
- Copy attached file (GCC, static library)
- Call C/C++ Project from Binary File wizard
- Select libcppstaticlibrary_1.a file in Binary File text field
==> "Cannot read binary file ......./libcppstaticlibrary_1.a : java.io.EOFException" red message appears
Comment 1 Alexander Simon 2011-11-15 14:58:39 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/4f1b89423054
Comment 2 Quality Engineering 2011-11-16 15:46:07 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/4f1b89423054
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #205152 "Cannot read binary file ......./libcppstaticlibrary_1.a : java.io.EOFException" red message (Solaris Express, GCC, static library)