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 178787 - "Invalid flag -t1" if card default properties not confirmed.
Summary: "Invalid flag -t1" if card default properties not confirmed.
Status: RESOLVED FIXED
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 07:10 UTC by dkuzmin
Modified: 2010-01-12 15:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dkuzmin 2009-12-17 07:10:25 UTC
Add new Java Card platform without opening last window with card properties. Create new classic applet project and run it. Output:

Invoking apdutool on ...\NetBeansProjects\ClassicApplet1/scripts/classicapplet1.scr
Invalid flag -t1.
usage: apdutool [-t0] [-mi] [-verbose] [-nobanner] [-noatr] [-d | --descriptiveoutput] [-k] [-o outputFile] [-h hostname] [-p port] [-s serialPort ] [-version] [inputFile ...]
Java Result: 1

OPen project properties, section "run", press "manage cards", then in card properties just "ok". Run project again - it works fine now.

Build used is #139.
Comment 1 _ tboudreau 2010-01-12 15:51:51 UTC
Fixed as part of one of my commits earlier today.