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 70845 - I can not add javac options for j2me project
Summary: I can not add javac options for j2me project
Status: RESOLVED INVALID
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Ryzl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-29 12:18 UTC by evzhy
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description evzhy 2005-12-29 12:18:24 UTC
for j2me project's configuration, there is only checkbox and encoding and debug
level select list, not text input bar to add any javac options as the developer
wants. but for j2se projct, there is a input bar to add any javac options. why?
do you think there is no need to specify the special option of javac for j2me
project? but now I want to add -source 1.4 -target 1.4. how to do it? I know I
can do it by editing the ant build.xml. *But* I hope do it by GUI way
Comment 1 Lukas Hasik 2006-01-04 13:49:05 UTC
thank you for report. 
It more request for enhancement then a bug.
Comment 2 Adam Sotona 2006-01-04 14:20:58 UTC
Yes, there is no neet to specify javac source and target level because the only
acceptable level is 1.3.