<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-15790</id>
	<title>Nabble - Netbeans Java Mobile Edition/ME Users (Mobility)</title>
	<updated>2009-01-08T00:48:04Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Netbeans-Java-Mobile-Edition-ME-Users-(Mobility)-f15790.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Netbeans-Java-Mobile-Edition-ME-Users-%28Mobility%29-f15790.html" />
	<subtitle type="html">Mailing list for users of NetBeans Mobility Pack. All questions about Mobility Pack and Mobility Pack for CDC will be answered here. This mailing list isn't desired for general questions about Java ME but the tool.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-21347890</id>
	<title>Re: A problem deploying application using Java ME SDK3.0</title>
	<published>2009-01-08T00:48:04Z</published>
	<updated>2009-01-08T00:48:04Z</updated>
	<author>
		<name>Francisco Milagro</name>
	</author>
	<content type="html">Thanks a lot Petr, that made it work!&lt;br&gt;&lt;br&gt;Fran&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Jan 7, 2009 at 4:49 PM, Petr Suchomel &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21347890&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Petr.Suchomel@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;


  

&lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Francisco,&lt;br&gt;
I&amp;#39;ve got some hints how to get rid of this issue:&lt;br&gt;
First of all, too many applications installed. Then you can run this
command:&lt;br&gt;
emulator.exe -Xdevice:&amp;lt;device name&amp;gt; -Xjam:remove=all
&lt;br&gt;
or &lt;br&gt;
1. stop JavaME SDK device manager (in systray) and delete &amp;lt;user
home&amp;gt;/javame-sdk/3.0_ea
&lt;br&gt;
2. start again device manager (&amp;lt;JavaME
SDK&amp;gt;/bin/device-manager.exe)
&lt;br&gt;
&lt;br&gt;
If executed MIDlet is too big, then it might be necessary to trim
&amp;quot;system.jam_space&amp;quot; which has default about 1MB in &lt;br&gt;
&amp;lt;JavaME SDK&amp;gt;/runtimes/cldc-hi/bin/jwc_properties.ini
&lt;br&gt;&lt;font color=&quot;#888888&quot;&gt;
--Petr&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
&lt;br&gt;
Francisco Milagro wrote:
&lt;blockquote type=&quot;cite&quot;&gt;Thank you Petr,&lt;br&gt;
  &lt;br&gt;
I have noticed that for small midlets, I don&amp;#39;t have that problem but I
have it for larger middlets.&lt;br&gt;
  &lt;br&gt;
Fran&lt;br&gt;
  &lt;br&gt;
  &lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Jan 7, 2009 at 2:40 PM, Petr
Suchomel &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21347890&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Petr.Suchomel@...&lt;/a&gt;&amp;gt;&lt;/span&gt;
wrote:&lt;br&gt;
  &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Francisco,&lt;br&gt;
The issue seems to be related to Java ME SDK 3.0 EA. I contacted their
team they are investigating. Will let you know when I know more.&lt;br&gt;
--Petr
    &lt;div&gt;
    &lt;div&gt;&lt;br&gt;
    &lt;br&gt;
Francisco Milagro wrote:&lt;br&gt;
    &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hello,&lt;br&gt;
      &lt;br&gt;
I am using Netbeans 6.5 and I have installed SDK 3.0 EA. Previously I
was using WTK 2.5.2 and everything worked properly. However, with this
new version I am not able to emulate any midlet because I get the
following error in the console:&lt;br&gt;
      &lt;br&gt;
Jad URL for OTA execution: &lt;a href=&quot;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/D%3A/mis+documentos/NetBeansProjects/JXTAMIDP/dist//JXTAMIDP.jad&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/D%3A/mis+documentos/NetBeansProjects/JXTAMIDP/dist//JXTAMIDP.jad&lt;/a&gt;&lt;br&gt;

Starting emulator in execution mode&lt;br&gt;
HTTP server started!&lt;br&gt;
*** Error ***&lt;br&gt;
A problem occured during deploying application from &lt;a href=&quot;http://127.0.0.1:2317/JXTAMIDP.jad&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:2317/JXTAMIDP.jad&lt;/a&gt;&lt;br&gt;
* Reason:&lt;br&gt;
There is insufficient storage to install this suite&lt;br&gt;
      &lt;br&gt;
The emulator is started but no application is deployed on it.&lt;br&gt;
      &lt;br&gt;
How can I solve this problem? Did anyone have this problem before? I
tried reinstalling the SDK and Netbeans, but still the same...&lt;br&gt;
      &lt;br&gt;
Thanks in advance,&lt;br&gt;
      &lt;br&gt;
Fran&lt;br&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;font color=&quot;#888888&quot;&gt;-- &lt;br&gt;
Petr Suchomel &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21347890&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.suchomel@...&lt;/a&gt;&amp;gt;&lt;br&gt;
Sun Microsystems, Inc.&lt;br&gt;
Phone +420 2 33009234 (x49234), Fax &amp;nbsp; +420 2 33009311 &lt;br&gt;
    &lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21347890&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;&lt;br&gt;
For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21347890&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;&lt;br&gt;
    &lt;br&gt;
    &lt;/font&gt;&lt;/blockquote&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;pre cols=&quot;72&quot;&gt;-- 
Petr Suchomel &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21347890&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.suchomel@...&lt;/a&gt;
Sun Microsystems, Inc.
Phone +420 2 33009234 (x49234), Fax   +420 2 33009311 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-deploying-application-using-Java-ME-SDK3.0-tp21329845p21347890.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21344859</id>
	<title>does anyone know of a good example of TableItem usage</title>
	<published>2009-01-07T18:43:28Z</published>
	<updated>2009-01-07T18:43:28Z</updated>
	<author>
		<name>reson8</name>
	</author>
	<content type="html">as a beginner in java and Netbeans I am having trouble working out how to use the TableItem class. I have done the tutorial but find the level of explanation very basic. Could someone point me to a fully-fledged sample using this class or documentation that covers how to insert/modify/delete information using it?
&lt;br&gt;&lt;br&gt;Any help will be much appreciated.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21344859&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21344859&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/does-anyone-know-of-a-good-example-of-TableItem-usage-tp21344859p21344859.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21344760</id>
	<title>Effective training, great prices/from £39 p.p.</title>
	<published>2009-01-07T18:27:08Z</published>
	<updated>2009-01-07T18:27:08Z</updated>
	<author>
		<name>Sandy Keating-2</name>
	</author>
	<content type="html">&lt;!--

We would like to wish you a happy new year and to let you know that we will continue to offer effective training and development at the most competitive prices available. Book and pay online at www.thelearningweb.co.uk,  for any place, on any one-day workshop, at any venue, and pay only  £99 plus VAT per person. This represents a substantial saving on the book &amp; pay later rate. And, if you cant spare a whole day, or dont want to spend too much, you now have the option of attending one of our breakfast briefings or evening sessions, from as little as £39 plus VAT per person.

Weve worked with more than 10,000 individuals and our client list - which recently topped the 1,000 mark - includes some of the biggest names in the voluntary, government and business sectors. We look forward to welcoming you and your colleagues along to these workshops.

TRAINING WORKSHOPS

NEW! PERFECT PODCASTS
This practical workshop is aimed at those who want to create a podcast, using it as a simple and effective method to get a message across to thousands of people who may either visit your business or personal website or a dedicated podcasting site.  Through the demonstration of the basic elements required to produce a Podcast, including microphones, audio recording/editing software, mixers and soundcards, together with step-by-step explanations and plenty of examples, this workshop will help delegates produce and publicise their own professional sounding Podcasts to syndicate with the Internet community.  

NEW! PROFESSIONAL WRITING SKILLS
This workshop is aimed at those for whom professional writing is a staple of their working life. This workshop is designed to arm delegates with some simple techniques to radically improve the quality and results of their writing, be it for print or web publication. 

NEW! BREAKFAST BRIEFING or TWILIGHT BRIEFING: Dealing with the Media
A two hour session, held early morning and evening, aimed at busy people with very little time on their hands but a genuine desire to improve the way they manage the media  both personally and organisationally. Food for thought and food to eat! These short, sharp sessions sample the very best of our three most popular workshops - Media Relations: tv, radio, print; Writing Press Releases &amp; Media Strategies &amp; Campaigns - helping you to deal more successfully with the media.  
 
NEW! EVENING SESSION - HANDLING THE MEDIA
We have combined two key sections of our most popular one day workshop for this session, ideal for delegates who arent able to attend during normal working hours. It will suit those with little or no media experience who are looking to acquire new skills or intermediates looking to improve. The session still retains all of the highly practical elements of the longer version and leaves participants with a set of skills they can immediately use to stay in control during real life interviews. It's ideal for individuals and organisations who'd like to get more from the media and as well as helping develop interview techniques includes hints and tips on how to harness the media to your benefit. The nature of our workshops means that we can train people with a wide range of abilities in mixed groups. The facilitator is the highly respected BBC broadcaster Richard Uridge. 

NEW! SATURDAY SESSION - MEDIA RELATIONS: tv, radio, print
This, our most popular workshop, is now available on Saturday, for those who can't make it along during the week. This workshop is aimed at those who have to deal with the media on a local, national or international level, or perhaps who might want to use the media for their own benefit. This is an ideal way to learn, or brush up on, the skills required. It is a very practical workshop, where delegates are recorded being interviewed, with useful feedback provided and the opportunity to purchase a DVD copy. 

MEDIA RELATIONS: tv, radio, print  
This, our most popular workshop, is aimed at those who have to deal with the media on a local, national or international level, or perhaps who might want to use the media for their own benefit. This is an ideal way to learn, or brush up on, the skills required. It is a very practical workshop, where delegates are recorded being interviewed, with useful feedback provided and the opportunity to purchase a DVD copy. 

ADVANCED MEDIA SKILLS 
This workshop is aimed at senior staff, heads of departments &amp; services and those who already have a good understanding of the interview process, who may also have to represent their organisation when dealing with the media handling highly sensitive issues or in times of an emergency/crisis. 
A series of rigorous television interviews of differing styles built around a rapidly changing breaking news scenario designed to develop the ability of participants to deliver and hold a key message under intense and sometimes hostile questioning. 

WRITING PRESS RELEASES 
A press release is one of the best techniques for publicising an event or calling attention to an issue. If you want to know how to construct a well-written, well-distributed and well-timed press release, which is not difficult or expensive to produce, yet effective and useful, then this workshop is for you. This workshop is a low cost and practical way to learn how to write an effective press release, which will be read and, more importantly, published. 

MEDIA STRATEGIES &amp; CAMPAIGNS
This workshop provides some practical guidelines on how to develop appropriate media strategies &amp; manage effective media campaigns. One of the best ways of reaching your target audiences, influencing policy &amp; practice and changing public opinion is to make use of the media. This programme is designed to help individuals and organisations develop strategies and campaigns to get the media working for them and with them. 

PERFECT PRESENTATIONS &amp; COMMUNICATION SKILLS 
This workshop is aimed at individuals and organisations who want to improve the way they present and communicate - both formally and informally - for effectiveness and profitability.  This workshop provides every participant with an opportunity to practice the techniques and skills needed to prepare and deliver a great presentation, and introduces the wide number of sources of noise or interference that can enter into the communication process. Specific topics covered in this workshop include:- Presentation Skills: preparation &amp; delivery; Barriers to Effective Communication; Reading Nonverbal Communication Cues and Constructive &amp; Effective Feedback Skills. 

FACILITATION SKILLS 
This workshop is aimed at delegates who are responsible for facilitating a group of people. It is ideal for those who want practical tips on how to deal with groups and the way in which they interact, on how to maximise a groups potential and the right tools to use to generate and evaluate ideas within a group and help the decision making process and to design and manage team and project reviews. 

TRAIN THE TRAINER 
This workshop is aimed at those who are required to effectively train employees, colleagues or clients in an interesting, engaging and confident manner, in a way that is practical and designed to help delegates gain new skills, knowledge and understanding essential in the training of adults in the workplace. Specific topics covered include:-The Role of the Trainer; The Trainer &amp; Adult Learners; Training Strategies; Feedback &amp; Evaluation and Training Plans. 

ADVANCED TRAINING SKILLS 
Ideal for those who have either completed Train the Trainer, or who are already competent trainers, but who want to develop their training management skills. The day is split into three main areas:- Preparing &amp; Conducting a Training Needs Analysis [TNA]; Designing Effective Training Programmes and Evaluating the Results of Training. 

Our VENUES are all centrally located and easily reached by public transport.

The START TIME for our day long workshops is normally 10am, and we finish no later than 5pm. 

BOOKINGS can be made online at our website, www.thelearningweb.co.uk, by email to sandy at sandy@thelearningweb.co.uk,  or by telephone on 01584 890970. 

Please note that all our workshops are available for IN HOUSE delivery from just £999 plus VAT when you pay at the time of booking . 

Thank you. 

Sandra Keating 

If you have received this email by mistake please accept our apologies. To avoid receiving similar emails in future please inform us by sending a request to be removed to remove@thelearningweb.co.uk.  If you have any queries you can contact us on 01584 890970. 


 



















































//--&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META NAME=&quot;GENERATOR&quot; Content=&quot;Microsoft DHTML Editing Control&quot;&gt;
&lt;TITLE&gt;&lt;/TITLE&gt;
&lt;BASE href='file://C:\Documents and Settings\Administrator\My Documents\Mailshots\MAILSHOT LETTERS\'&gt;&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt; We 
would like to wish you a happy new year and to let you know that we will continue 
to offer effective training and&amp;nbsp;development&amp;nbsp;at the most competitive&amp;nbsp;prices 
available. &lt;STRONG&gt;&lt;EM&gt;Book and pay online&lt;/EM&gt;&lt;/STRONG&gt; at&amp;nbsp;&lt;A href=&quot;http://www.thelearningweb.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;STRONG&gt;&lt;EM&gt;www.thelearningweb.co.uk&lt;/EM&gt;&lt;/STRONG&gt;&lt;/A&gt;, 
&amp;nbsp;for    
            
             
        any &lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;      
place, on any one-day workshop,&amp;nbsp;at any venue, and pay&amp;nbsp;only&amp;nbsp; &lt;STRONG&gt;&lt;FONT color=#ff0000&gt;£99 
plus VAT&lt;/FONT&gt;&lt;/STRONG&gt; per person. This represents a 
substantial saving on the book &amp;amp; pay later rate. And, if you cant spare a 
whole day, or dont want to spend too much, you now have the option of attending 
one of our breakfast briefings or evening sessions, from as little as 
&lt;STRONG&gt;&lt;FONT color=#ff0000&gt;£39 plus VAT&lt;/FONT&gt;&lt;/STRONG&gt; per person.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;EM&gt;Weve worked with more than 10,000 individuals and our 
client list - which recently topped the 1,000 mark - includes some of the 
biggest names in the voluntary, government and business sectors. We look forward 
to welcoming you and your colleagues along to these workshops.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;TRAINING 
WORKSHOPS&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;FONT color=#ff0000&gt;NEW!&lt;/FONT&gt;&lt;/EM&gt; PERFECT 
PODCASTS&lt;BR&gt;&lt;/STRONG&gt;This practical workshop is aimed at those who want 
to create a podcast, using it as a simple and effective method to get a message 
across to thousands of people who may either visit your business or personal 
website or a dedicated podcasting site.&amp;nbsp; Through the demonstration of the 
basic elements required to produce a Podcast, including microphones, audio 
recording/editing software, mixers and soundcards, together with step-by-step 
explanations and plenty of examples, this workshop will help delegates produce 
and publicise their own professional sounding Podcasts to syndicate with the 
Internet community.&amp;nbsp;&lt;/FONT&gt;      
                
              
          
           
        
           
          
    &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;FONT color=#ff0000&gt;NEW!&lt;/FONT&gt;&lt;/EM&gt;&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT size=2&gt; &lt;STRONG&gt; PROFESSIONAL WRITING SKILLS&lt;BR&gt;&lt;/STRONG&gt;This workshop is aimed at those for whom 
professional writing is a staple of their working life. This workshop is 
designed to arm delegates with some simple techniques to radically improve the 
quality and results of their writing, be it for print or web publication. 
&lt;/FONT&gt;        
            
            
             
&lt;/FONT&gt;        
            
            
             &lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;FONT color=#ff0000&gt;NEW!&lt;/FONT&gt;&lt;/EM&gt;&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT size=2&gt; &lt;STRONG&gt; BREAKFAST BRIEFING or TWILIGHT BRIEFING: Dealing with the Media&lt;BR&gt;&lt;/STRONG&gt;A two 
hour session, held early morning and evening, aimed at busy people with very 
little time on their hands but a genuine desire to improve the way they manage 
the media  both personally and organisationally. Food for thought and food to 
eat! These short, sharp sessions sample the very best of our three most popular 
workshops - Media Relations: tv, radio, print; Writing Press Releases &amp;amp; 
Media Strategies &amp;amp; Campaigns - helping you to deal more successfully with 
the media.&amp;nbsp; &lt;BR&gt;&amp;nbsp;&lt;BR&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;FONT color=#ff0000&gt;NEW!&lt;/FONT&gt;&lt;/EM&gt;&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT size=2&gt; 
&lt;STRONG&gt; EVENING SESSION - HANDLING THE MEDIA&lt;BR&gt;&lt;/STRONG&gt;We have combined two key sections of our most 
popular one day workshop for this session, ideal for delegates who arent able 
to attend during normal working hours. It will suit those with little or no 
media experience who are looking to acquire new skills or intermediates looking 
to improve. The session still retains all of the highly practical elements of 
the longer version and leaves participants with a set of skills they can 
immediately use to stay in control during real life interviews. It's ideal for 
individuals and organisations who'd like to get more from the media and as well 
as helping develop interview techniques includes hints and tips on how to 
harness the media to your benefit. The nature of our workshops means that we can 
train people with a wide range of abilities in mixed groups. The facilitator is 
the highly respected BBC broadcaster Richard Uridge. &lt;/FONT&gt; 
              
            
               
           
             
              
           
              
              
                
           
   &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#ff0000&gt;&lt;FONT size=2&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;&lt;STRONG&gt;NEW!&lt;/STRONG&gt;&lt;/EM&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face=Arial color=#000000 size=2&gt;&lt;STRONG&gt;SATURDAY SESSION - MEDIA RELATIONS: tv, radio, 
print&lt;/STRONG&gt;&lt;BR&gt;This, our most popular workshop, is now available on Saturday, 
for those who can't make it along during the week. This workshop is aimed at 
those who have to deal with the media on a local, national or international 
level, or perhaps who might want to use the media for their own benefit. This is 
an ideal way to learn, or brush up on, the skills required. It is a very 
practical workshop, where delegates are recorded being interviewed, with useful 
feedback provided and the opportunity to purchase a DVD copy. &lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;MEDIA RELATIONS: tv, radio, print&lt;/STRONG&gt;&amp;nbsp;  &lt;BR&gt;This, our most popular workshop, is aimed at those who have 
to deal with the media on a local, national or international level, or perhaps 
who might want to use the media for their own benefit. This is an ideal way to 
learn, or brush up on, the skills required. It is a very practical workshop, 
where delegates are recorded being interviewed, with useful feedback provided 
and the opportunity to purchase a DVD copy. &lt;/FONT&gt;           
              
                 
              
          
        &lt;/FONT&gt;          
              
                
               
          
         &lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;ADVANCED MEDIA SKILLS&lt;/STRONG&gt;   &lt;BR&gt;This workshop is aimed at senior staff, heads of 
departments &amp;amp; services and those who already have a good understanding of 
the interview process, who may also have to represent their organisation when 
dealing with the media handling highly sensitive issues or in times of an 
emergency/crisis. &lt;BR&gt;A series of rigorous television 
interviews of differing styles built around a rapidly changing breaking news 
scenario designed to develop the ability of participants to deliver and hold a 
key message under intense and sometimes hostile questioning. &lt;/FONT&gt;     
           
             
        &lt;/FONT&gt;        
           
             
     &lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;WRITING PRESS RELEASES&lt;/STRONG&gt;   &lt;BR&gt;A press release is one of the best techniques for 
publicising an event or calling attention to an issue. If you want to know how 
to construct a well-written, well-distributed and well-timed press release, 
which is not difficult or expensive to produce, yet effective and useful, then 
this workshop is for you. This workshop is a low cost and practical way to learn 
how to write an effective press release, which will be read and, more 
importantly, published. &lt;/FONT&gt;          
               
         
             
                
             
  &lt;/FONT&gt;          
               
         
             
                
             
  &lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;MEDIA STRATEGIES &amp;amp; CAMPAIGNS&lt;BR&gt;&lt;/STRONG&gt;This workshop provides some practical 
guidelines on how to develop appropriate media strategies &amp;amp; manage effective 
media campaigns. One of the best ways of reaching your target audiences, 
influencing policy &amp;amp; practice and changing public opinion is to make use of 
the media. This programme is designed to help individuals and organisations 
develop strategies and campaigns to get the media working for them and with 
them.&lt;/FONT&gt; &lt;/FONT&gt;     
           
            
             
           
             
&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;PERFECT PRESENTATIONS &amp;amp; 
COMMUNICATION SKILLS&lt;/STRONG&gt;     &lt;BR&gt;This workshop is aimed at individuals 
and organisations who want to improve the way they present and communicate - 
both formally and informally - for effectiveness and profitability.&amp;nbsp; This 
workshop provides every participant with an opportunity to practice the 
techniques and skills needed to prepare and deliver a great presentation, and 
introduces the wide number of sources of noise or interference that can enter 
into the communication process. Specific topics covered in this workshop 
include:- Presentation Skills: preparation &amp;amp; delivery; Barriers to Effective 
Communication; Reading Nonverbal Communication Cues and Constructive &amp;amp; 
Effective Feedback Skills. &lt;/FONT&gt;     
            
          
        
            
             
          
         
        
       &lt;/FONT&gt;    
             
          
        
            
             
          
         
        
       &lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;FACILITATION SKILLS&lt;/STRONG&gt; &lt;BR&gt;This workshop is aimed at delegates who are responsible for 
facilitating a group of people. It is ideal for those who want practical tips on 
how to deal with groups and the way in which they interact, on how to maximise a 
groups potential and the right tools to use to generate and evaluate ideas 
within a group and help the decision making process and to design and manage 
team and project reviews.&lt;/FONT&gt; &lt;/FONT&gt;        
              
                
               
              
     &lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;TRAIN THE TRAINER&lt;/STRONG&gt;   &lt;BR&gt;This workshop is aimed at those who are required to 
effectively train employees, colleagues or clients in an interesting, engaging 
and confident manner, in a way that is practical and designed to help delegates 
gain new skills, knowledge and understanding essential in the training of adults 
in the workplace. Specific topics covered include:-The Role of the Trainer; The 
Trainer &amp;amp; Adult Learners; Training Strategies; Feedback &amp;amp; Evaluation and 
Training Plans.&lt;/FONT&gt; &lt;/FONT&gt;          
          
              
            
            
          
 &lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;ADVANCED TRAINING 
SKILLS&lt;/STRONG&gt;   &lt;BR&gt;Ideal for those who have either 
completed Train the Trainer, or who are already competent trainers, but who want 
to develop their training management skills. The day is split into three main 
areas:- Preparing &amp;amp; Conducting a Training Needs Analysis [TNA]; Designing 
Effective Training Programmes and Evaluating the Results of Training.&lt;/FONT&gt; 
&lt;/FONT&gt;        
             
            
          
       &lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Our &lt;STRONG&gt;VENUES&lt;/STRONG&gt; are all centrally located and 
easily reached by public transport.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;The &lt;STRONG&gt;START TIME&lt;/STRONG&gt; for our day long workshops 
is normally 10am, and we finish no later than 5pm. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;&lt;FONT color=#ff0000&gt;BOOKINGS&lt;/FONT&gt;&lt;/STRONG&gt; can be made online at our website, 
&lt;A href=&quot;http://www.thelearningweb.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;STRONG&gt;&lt;EM&gt;www.thelearningweb.co.uk&lt;/EM&gt;&lt;/STRONG&gt;&lt;/A&gt;, 
 by email to sandy at 
&lt;EM&gt;&lt;STRONG&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21344760&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sandy@...&lt;/a&gt;,&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt; 
           
&lt;/FONT&gt;&lt;FONT face=Arial&gt; or by 
telephone on 01584 890970. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Arial&gt;Please note that all our workshops are 
available for &lt;STRONG&gt;IN HOUSE&lt;/STRONG&gt; delivery from just &lt;STRONG&gt;£999 plus 
VAT&lt;/STRONG&gt; when you &lt;STRONG&gt;pay at the time of 
booking&lt;/STRONG&gt;        .&lt;/FONT&gt; &lt;/FONT&gt;             
           &lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Thank you. &lt;/FONT&gt;  &lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Sandra Keating &lt;/FONT&gt;  &lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0.4pt&quot;&gt;&lt;FONT size=2&gt;&lt;SPAN style=&quot;FONT-SIZE: 8.5pt; COLOR: #333333; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'&quot;&gt;&lt;FONT color=#000000&gt;If you have received this email by mistake please accept our 
apologies. To avoid receiving similar emails in &lt;FONT color=#333333&gt;future please inform us by 
sending a request to be removed to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21344760&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;remove@...&lt;/a&gt;.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;FONT color=#000000&gt;&lt;SPAN style=&quot;FONT-SIZE: 8.5pt; COLOR: #333333; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'&quot;&gt; 
If you have any queries you can contact us on 01584 890970.&lt;/SPAN&gt;&lt;SPAN style=&quot;mso-fareast-font-family: 'Times New Roman'&quot;&gt;&lt;FONT face=Verdana&gt; 
&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&lt;FONT face=Arial&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;












---------------------------------------------------------------------
To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21344760&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21344760&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;

</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Effective-training%2C-great-prices-from-%C2%A339-p.p.-tp21344760p21344760.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21341538</id>
	<title>New to netbeans and been ages since done java</title>
	<published>2009-01-07T14:11:45Z</published>
	<updated>2009-01-07T14:11:45Z</updated>
	<author>
		<name>mirnog</name>
	</author>
	<content type="html">Hi, im needing a bit of help. Im using netbeans to make a bit of software for the nokia n82 that has 3 parts
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;1) .txt reader - im wanting to basicly make a low tech version of notepad for the mobile: open , edit save thats all it needs to do.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;2) the second bit reads a local xml file chosen from a list then displays the first each of the childs elements in their own text fields and then allows the suer to go thru each child and displaying only its element
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;3)Does anyone know how to make java beep at a predefined frequency &amp;nbsp;when u click start and stop?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Any help will do I have some of the UI there in place but im finding it a bit difficult to get the guts of the code. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I followed the file browser example but how do you add .txt files to the emulator so i can see if it works right?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21341538&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21341538&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/New-to-netbeans-and-been-ages-since-done-java-tp21341538p21341538.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21334023</id>
	<title>Re: A problem deploying application using Java ME SDK3.0</title>
	<published>2009-01-07T07:49:32Z</published>
	<updated>2009-01-07T07:49:32Z</updated>
	<author>
		<name>Petr Suchomel</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Francisco,&lt;br&gt;
I've got some hints how to get rid of this issue:&lt;br&gt;
First of all, too many applications installed. Then you can run this
command:&lt;br&gt;
emulator.exe -Xdevice:&amp;lt;device name&amp;gt; -Xjam:remove=all
&lt;br&gt;
or &lt;br&gt;
1. stop JavaME SDK device manager (in systray) and delete &amp;lt;user
home&amp;gt;/javame-sdk/3.0_ea
&lt;br&gt;
2. start again device manager (&amp;lt;JavaME
SDK&amp;gt;/bin/device-manager.exe)
&lt;br&gt;
&lt;br&gt;
If executed MIDlet is too big, then it might be necessary to trim
&quot;system.jam_space&quot; which has default about 1MB in &lt;br&gt;
&amp;lt;JavaME SDK&amp;gt;/runtimes/cldc-hi/bin/jwc_properties.ini
&lt;br&gt;
--Petr&lt;br&gt;
&lt;br&gt;
Francisco Milagro wrote:
&lt;blockquote cite=&quot;mid:98e2d6e80901070648y73c2b4a6u2d6dbb52cf046809@mail.gmail.com&quot; type=&quot;cite&quot;&gt;Thank you Petr,&lt;br&gt;
  &lt;br&gt;
I have noticed that for small midlets, I don't have that problem but I
have it for larger middlets.&lt;br&gt;
  &lt;br&gt;
Fran&lt;br&gt;
  &lt;br&gt;
  &lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Jan 7, 2009 at 2:40 PM, Petr
Suchomel &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21334023&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Petr.Suchomel@...&lt;/a&gt;&amp;gt;&lt;/span&gt;
wrote:&lt;br&gt;
  &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Francisco,&lt;br&gt;
The issue seems to be related to Java ME SDK 3.0 EA. I contacted their
team they are investigating. Will let you know when I know more.&lt;br&gt;
--Petr
    &lt;div&gt;
    &lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
    &lt;br&gt;
Francisco Milagro wrote:&lt;br&gt;
    &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hello,&lt;br&gt;
      &lt;br&gt;
I am using Netbeans 6.5 and I have installed SDK 3.0 EA. Previously I
was using WTK 2.5.2 and everything worked properly. However, with this
new version I am not able to emulate any midlet because I get the
following error in the console:&lt;br&gt;
      &lt;br&gt;
Jad URL for OTA execution: &lt;a moz-do-not-send=&quot;true&quot; href=&quot;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/D%3A/mis+documentos/NetBeansProjects/JXTAMIDP/dist//JXTAMIDP.jad&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/D%3A/mis+documentos/NetBeansProjects/JXTAMIDP/dist//JXTAMIDP.jad&lt;/a&gt;&lt;br&gt;
Starting emulator in execution mode&lt;br&gt;
HTTP server started!&lt;br&gt;
*** Error ***&lt;br&gt;
A problem occured during deploying application from &lt;a moz-do-not-send=&quot;true&quot; href=&quot;http://127.0.0.1:2317/JXTAMIDP.jad&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:2317/JXTAMIDP.jad&lt;/a&gt;&lt;br&gt;
* Reason:&lt;br&gt;
There is insufficient storage to install this suite&lt;br&gt;
      &lt;br&gt;
The emulator is started but no application is deployed on it.&lt;br&gt;
      &lt;br&gt;
How can I solve this problem? Did anyone have this problem before? I
tried reinstalling the SDK and Netbeans, but still the same...&lt;br&gt;
      &lt;br&gt;
Thanks in advance,&lt;br&gt;
      &lt;br&gt;
Fran&lt;br&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;font color=&quot;#888888&quot;&gt;-- &lt;br&gt;
Petr Suchomel &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21334023&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.suchomel@...&lt;/a&gt;&amp;gt;&lt;br&gt;
Sun Microsystems, Inc.&lt;br&gt;
Phone +420 2 33009234 (x49234), Fax &amp;nbsp; +420 2 33009311 &lt;br&gt;
    &lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21334023&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;&lt;br&gt;
For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21334023&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;&lt;br&gt;
    &lt;br&gt;
    &lt;/font&gt;&lt;/blockquote&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;72&quot;&gt;-- 
Petr Suchomel &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21334023&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.suchomel@...&lt;/a&gt;
Sun Microsystems, Inc.
Phone +420 2 33009234 (x49234), Fax   +420 2 33009311 &lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-deploying-application-using-Java-ME-SDK3.0-tp21329845p21334023.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21332807</id>
	<title>Re: A problem deploying application using Java ME SDK3.0</title>
	<published>2009-01-07T06:48:17Z</published>
	<updated>2009-01-07T06:48:17Z</updated>
	<author>
		<name>Francisco Milagro</name>
	</author>
	<content type="html">Thank you Petr,&lt;br&gt;&lt;br&gt;I have noticed that for small midlets, I don&amp;#39;t have that problem but I have it for larger middlets.&lt;br&gt;&lt;br&gt;Fran&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Jan 7, 2009 at 2:40 PM, Petr Suchomel &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21332807&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Petr.Suchomel@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Francisco,&lt;br&gt;
The issue seems to be related to Java ME SDK 3.0 EA. I contacted their team they are investigating. Will let you know when I know more.&lt;br&gt;
--Petr&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
&lt;br&gt;
Francisco Milagro wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hello,&lt;br&gt;
&lt;br&gt;
I am using Netbeans 6.5 and I have installed SDK 3.0 EA. Previously I was using WTK 2.5.2 and everything worked properly. However, with this new version I am not able to emulate any midlet because I get the following error in the console:&lt;br&gt;

&lt;br&gt;
Jad URL for OTA execution: &lt;a href=&quot;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/D%3A/mis+documentos/NetBeansProjects/JXTAMIDP/dist//JXTAMIDP.jad&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/D%3A/mis+documentos/NetBeansProjects/JXTAMIDP/dist//JXTAMIDP.jad&lt;/a&gt;&lt;br&gt;

Starting emulator in execution mode&lt;br&gt;
HTTP server started!&lt;br&gt;
*** Error ***&lt;br&gt;
A problem occured during deploying application from &lt;a href=&quot;http://127.0.0.1:2317/JXTAMIDP.jad&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:2317/JXTAMIDP.jad&lt;/a&gt;&lt;br&gt;
* Reason:&lt;br&gt;
There is insufficient storage to install this suite&lt;br&gt;
&lt;br&gt;
The emulator is started but no application is deployed on it.&lt;br&gt;
&lt;br&gt;
How can I solve this problem? Did anyone have this problem before? I tried reinstalling the SDK and Netbeans, but still the same...&lt;br&gt;
&lt;br&gt;
Thanks in advance,&lt;br&gt;
&lt;br&gt;
Fran&lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;
-- &lt;br&gt;
Petr Suchomel &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21332807&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.suchomel@...&lt;/a&gt;&amp;gt;&lt;br&gt;
Sun Microsystems, Inc.&lt;br&gt;
Phone +420 2 33009234 (x49234), Fax &amp;nbsp; +420 2 33009311 &lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21332807&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;&lt;br&gt;
For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21332807&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-deploying-application-using-Java-ME-SDK3.0-tp21329845p21332807.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21331515</id>
	<title>Re: A problem deploying application using Java ME SDK3.0</title>
	<published>2009-01-07T05:40:32Z</published>
	<updated>2009-01-07T05:40:32Z</updated>
	<author>
		<name>Petr Suchomel</name>
	</author>
	<content type="html">Francisco,
&lt;br&gt;The issue seems to be related to Java ME SDK 3.0 EA. I contacted their 
&lt;br&gt;team they are investigating. Will let you know when I know more.
&lt;br&gt;--Petr
&lt;br&gt;&lt;br&gt;Francisco Milagro wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am using Netbeans 6.5 and I have installed SDK 3.0 EA. Previously I 
&lt;br&gt;&amp;gt; was using WTK 2.5.2 and everything worked properly. However, with this 
&lt;br&gt;&amp;gt; new version I am not able to emulate any midlet because I get the 
&lt;br&gt;&amp;gt; following error in the console:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Jad URL for OTA execution: 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/D%3A/mis+documentos/NetBeansProjects/JXTAMIDP/dist//JXTAMIDP.jad&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/D%3A/mis+documentos/NetBeansProjects/JXTAMIDP/dist//JXTAMIDP.jad&lt;/a&gt;&lt;br&gt;&amp;gt; Starting emulator in execution mode
&lt;br&gt;&amp;gt; HTTP server started!
&lt;br&gt;&amp;gt; *** Error ***
&lt;br&gt;&amp;gt; A problem occured during deploying application from 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://127.0.0.1:2317/JXTAMIDP.jad&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:2317/JXTAMIDP.jad&lt;/a&gt;&lt;br&gt;&amp;gt; * Reason:
&lt;br&gt;&amp;gt; There is insufficient storage to install this suite
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The emulator is started but no application is deployed on it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; How can I solve this problem? Did anyone have this problem before? I 
&lt;br&gt;&amp;gt; tried reinstalling the SDK and Netbeans, but still the same...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Fran
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Petr Suchomel &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21331515&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.suchomel@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sun Microsystems, Inc.
&lt;br&gt;Phone +420 2 33009234 (x49234), Fax &amp;nbsp; +420 2 33009311 
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21331515&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21331515&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-deploying-application-using-Java-ME-SDK3.0-tp21329845p21331515.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21329845</id>
	<title>A problem deploying application using Java ME SDK3.0</title>
	<published>2009-01-07T03:52:06Z</published>
	<updated>2009-01-07T03:52:06Z</updated>
	<author>
		<name>Francisco Milagro</name>
	</author>
	<content type="html">Hello,&lt;br&gt;&lt;br&gt;I am using Netbeans 6.5 and I have installed SDK 3.0 EA. Previously I was using WTK 2.5.2 and everything worked properly. However, with this new version I am not able to emulate any midlet because I get the following error in the console:&lt;br&gt;
&lt;br&gt;Jad URL for OTA execution: &lt;a href=&quot;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/D%3A/mis+documentos/NetBeansProjects/JXTAMIDP/dist//JXTAMIDP.jad&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/D%3A/mis+documentos/NetBeansProjects/JXTAMIDP/dist//JXTAMIDP.jad&lt;/a&gt;&lt;br&gt;
Starting emulator in execution mode&lt;br&gt;HTTP server started!&lt;br&gt;*** Error ***&lt;br&gt;A problem occured during deploying application from &lt;a href=&quot;http://127.0.0.1:2317/JXTAMIDP.jad&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:2317/JXTAMIDP.jad&lt;/a&gt;&lt;br&gt;* Reason:&lt;br&gt;
There is insufficient storage to install this suite&lt;br&gt;&lt;br&gt;The emulator is started but no application is deployed on it.&lt;br&gt;&lt;br&gt;How can I solve this problem? Did anyone have this problem before? I tried reinstalling the SDK and Netbeans, but still the same...&lt;br&gt;
&lt;br&gt;Thanks in advance,&lt;br&gt;&lt;br&gt;Fran&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-deploying-application-using-Java-ME-SDK3.0-tp21329845p21329845.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21328045</id>
	<title>China's cell phone</title>
	<published>2009-01-07T01:45:39Z</published>
	<updated>2009-01-07T01:45:39Z</updated>
	<author>
		<name>Jenny-28</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=gb2312&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.3429&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;P&gt;&lt;FONT face=&quot;Comic Sans MS&quot; size=2&gt;Dear&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face=&quot;Comic Sans MS&quot;&gt;&lt;FONT size=2&gt;&lt;FONT color=#00db00&gt;&lt;FONT color=darkcyan&gt;Wishing you Happy New Year and every success in your 
work!&lt;/FONT&gt;&lt;BR&gt;&lt;/FONT&gt;I appreciate you reading my email. We have the pleasure 
to introduce ourselves. We are best service. Our products are high quality, 
lower price!&lt;BR&gt;We are displaying products of our company - 3X Optical Zoom Flex 
( Auto-focus ) Camera, 3-mega Pixel Digital Camera, Dual SIM cards, Dual 
standby&amp;nbsp;mobile TV&amp;nbsp;cell phone! &lt;BR&gt;I attached the technical notices of 
the products, please check it. More product information, please visit our site: 
&lt;/FONT&gt;&lt;/FONT&gt;&lt;A href=&quot;http://www.kanwin.net/product.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT face=&quot;Comic Sans MS&quot; size=2&gt;http://www.kanwin.net/product.html&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=&quot;Comic Sans MS&quot; size=2&gt;. I am writing for keeping in touch with you for 
further business. If any inquiry, welcome here and I will try my best to satisfy 
you.&amp;nbsp;I am looking forward to hear from you again. Thanks!&lt;BR&gt;Best 
regards!&lt;BR&gt;Contact: Jenny&lt;BR&gt;Website: &lt;/FONT&gt;&lt;A href=&quot;http://www.kanwin.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT face=&quot;Comic Sans MS&quot; size=2&gt;www.kanwin.net&lt;/FONT&gt;&lt;/A&gt;&lt;BR&gt;&lt;FONT face=&quot;Comic Sans MS&quot; size=2&gt;M S N: 
&lt;/FONT&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21328045&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jenny_cn@...&lt;/a&gt;&lt;BR&gt;&lt;FONT face=&quot;Comic Sans MS&quot;&gt;&lt;FONT size=2&gt;&lt;FONT color=green&gt;&lt;FONT style=&quot;BACKGROUND-COLOR: green&quot;&gt;&lt;STRONG&gt;&lt;FONT color=white&gt;Reply-To 
E-mail:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&lt;/FONT&gt;&lt;/FONT&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21328045&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kanwin518@...&lt;/a&gt;&lt;BR&gt;&lt;FONT face=&quot;Comic Sans MS&quot; size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;SPAN class=yshortcuts id=lw_1229172361_5 style=&quot;BACKGROUND: none transparent scroll repeat 0% 0%; CURSOR: hand; BORDER-BOTTOM: #0066cc 1px dashed&quot;&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21328045&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kanwin518@...&lt;/a&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;FONT face=&quot;Comic Sans MS&quot; size=2&gt;KANWIN TECHNOLOGY INTERNATIONAL&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21328045&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21328045&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;KW-M918-1000X571.jpg&lt;/strong&gt; (163K) &lt;a href=&quot;http://www.nabble.com/attachment/21328045/0/KW-M918-1000X571.jpg&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;KW-V866-650X371.jpg&lt;/strong&gt; (86K) &lt;a href=&quot;http://www.nabble.com/attachment/21328045/1/KW-V866-650X371.jpg&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/China%27s-cell-phone-tp21328045p21328045.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21318161</id>
	<title>NetBeans Java ME Custom Component: Login Screen</title>
	<published>2009-01-06T12:17:21Z</published>
	<updated>2009-01-06T12:17:21Z</updated>
	<author>
		<name>peter_budo</name>
	</author>
	<content type="html">Not sure what you want from question one, or what you been trying to do. If you can elaborate on it we will try to help out.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;For the second question, you need to download the server side example LoginScreenServletExample.zip (&lt;a href=&quot;http://www.netbeans.org/files/documents/4/1532/LoginScreenServletExample.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/files/documents/4/1532/LoginScreenServletExample.zip&lt;/a&gt;) and run it on your local installation of Tomcat. From this example you will see how the request is received, processed and relevant respond send back
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21318161&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21318161&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/NetBeans-Java-ME-Custom-Component%3A-Login-Screen-tp21318161p21318161.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21306813</id>
	<title>NetBeans Java ME Custom Component: Login Screen</title>
	<published>2009-01-06T01:00:40Z</published>
	<updated>2009-01-06T01:00:40Z</updated>
	<author>
		<name>fardy</name>
	</author>
	<content type="html">Hi..
&lt;br&gt;&lt;br&gt;from the login screen code provided, there is some questions i would like to ask..
&lt;br&gt;&lt;br&gt;1).
&lt;br&gt;&amp;nbsp;//Take action based on login value
&lt;br&gt;&amp;nbsp; &amp;nbsp;if (login) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; getAlertSuccess().setString(&amp;quot;Login Succesfull&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp;} else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; getAlertSuccess().setString(&amp;quot;Wrong Username or Password&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp;login = false;
&lt;br&gt;&lt;br&gt;Why when i have tried to change the getAlertSuccess for wrong username or password to
&lt;br&gt;getAlertFailure, the midlet could not redirect to the target form?
&lt;br&gt;&lt;br&gt;2) 
&lt;br&gt;if (hc.getResponseCode() == HttpConnection.HTTP_OK) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; login = true;
&lt;br&gt;&amp;nbsp; &amp;nbsp;}
&lt;br&gt;&lt;br&gt;Does this mean that if the connection to the servlet is ok, then return HTTP_Ok?How does
&lt;br&gt;it validates the user?
&lt;br&gt;&lt;br&gt;Thanks..
&lt;br&gt;i'm a newbie here..
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;Submitted via the contact form at: &lt;a href=&quot;http://www.netbeans.info/appl2//index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.info/appl2//index.php&lt;/a&gt;&lt;br&gt;Referer page: &lt;a href=&quot;http://www.netbeans.org/kb/60/mobility/loginscreen.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/kb/60/mobility/loginscreen.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21306813&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21306813&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/NetBeans-Java-ME-Custom-Component%3A-Login-Screen-tp21306813p21306813.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21295113</id>
	<title>Re: NetBeans MIDP Development Quick Start Guide</title>
	<published>2009-01-05T09:11:29Z</published>
	<updated>2009-01-05T09:11:29Z</updated>
	<author>
		<name>Brad Schmidt</name>
	</author>
	<content type="html">Hi Javed,
&lt;br&gt;&lt;br&gt;The only visible change to the UI in the MIDP Quick Start that I could 
&lt;br&gt;find is the addition of Datbinding Custom Components. These do not 
&lt;br&gt;affect the Quick Start, but I did update the image to the current 
&lt;br&gt;version today. Thanks for alerting us to the need for updating this image.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Brad
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21295113&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;javed.ansari@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Please update this tutorial for the NetBeans 6.5
&lt;br&gt;&amp;gt; Some GUI has changed in 6.5
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----
&lt;br&gt;&amp;gt; Submitted via the contact form at: &lt;a href=&quot;http://www.netbeans.info/appl2//index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.info/appl2//index.php&lt;/a&gt;&lt;br&gt;&amp;gt; Referer page: &lt;a href=&quot;http://www.netbeans.org/kb/docs/javame/quickstart.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/kb/docs/javame/quickstart.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21295113&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21295113&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21295113&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21295113&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/NetBeans-MIDP-Development-Quick-Start-Guide-tp21213179p21295113.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21289750</id>
	<title>Problem with comment uncomment button</title>
	<published>2009-01-05T03:53:26Z</published>
	<updated>2009-01-05T03:53:26Z</updated>
	<author>
		<name>HotXRock</name>
	</author>
	<content type="html">I have described the problem and why it appears here: issue 156111 (&lt;a href=&quot;http://www.netbeans.org/issues/show_bug.cgi?id=156111&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/issues/show_bug.cgi?id=156111&lt;/a&gt;). I hope this issue will be reviewed soon and included into patch2 for NetBeans 6.5, because it is really disappointing when brackets are not inserted and lines can't be commented automatically.[/url]
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21289750&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21289750&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problem-qith-comment-uncomment-button-tp21069603p21289750.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21289379</id>
	<title>Re: helloworld, sample program all can't run, and shows the same error</title>
	<published>2009-01-05T03:23:14Z</published>
	<updated>2009-01-05T03:23:14Z</updated>
	<author>
		<name>Petr Suchomel</name>
	</author>
	<content type="html">Did you change the Ant version you are running on? NB6.5 has Ant 1.7, 
&lt;br&gt;where deleteonexit is supported.
&lt;br&gt;Could you give more light how you build the project?
&lt;br&gt;--Petr**
&lt;br&gt;&lt;br&gt;neoaries wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; mine is netbeans 6.5, and i installed wtk 2.5.2 for eclipse. I'm satisfied with netbeans 6.5 doing my j2ee projects, it worked quite well, its sun java application server integrated with netbeans is quite nice and convenient, but what's going on with it when doing helloworld and sample programs!?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; btw, other ppl can run the same program without error....quite frustrated...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My error is:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Exiting C:\NBProjs\Proj7_2\build.xml.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; C:\NBProjs\Proj7_2\nbproject\build-impl.xml:371: The following error occurred while executing this line:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; C:\NBProjs\Proj7_2\nbproject\build-impl.xml:1333: The &amp;lt;tempfile&amp;gt; type doesn't support the &amp;quot;deleteonexit&amp;quot; attribute.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.perform(Task.java:364)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.execute(Target.java:341)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.performTasks(Target.java:369)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:273)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:499)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Caused by: C:\NBProjs\Proj7_2\nbproject\build-impl.xml:1333: The &amp;lt;tempfile&amp;gt; type doesn't support the &amp;quot;deleteonexit&amp;quot; attribute.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.IntrospectionHelper.setAttribute(IntrospectionHelper.java:389)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:370)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:324)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.maybeConfigure(Task.java:254)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:189)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:158)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.perform(Task.java:363)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.execute(Target.java:341)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.performTasks(Target.java:369)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 12 more
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --- Nested Exception ---
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; C:\NBProjs\Proj7_2\nbproject\build-impl.xml:1333: The &amp;lt;tempfile&amp;gt; type doesn't support the &amp;quot;deleteonexit&amp;quot; attribute.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.IntrospectionHelper.setAttribute(IntrospectionHelper.java:389)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:370)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:324)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.maybeConfigure(Task.java:254)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:189)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:158)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.perform(Task.java:363)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.execute(Target.java:341)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.performTasks(Target.java:369)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.perform(Task.java:364)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.execute(Target.java:341)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.performTasks(Target.java:369)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:273)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:499)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; BUILD FAILED (total time: 0 seconds)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21289379&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21289379&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Petr Suchomel &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21289379&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.suchomel@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sun Microsystems, Inc.
&lt;br&gt;Phone +420 2 33009234 (x49234), Fax &amp;nbsp; +420 2 33009311 
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21289379&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21289379&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/helloworld%2C-sample-program-all-can%27t-run%2C-and-shows-the-same-error-tp21232310p21289379.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21288248</id>
	<title>Re: NetBeans MIDP Development Quick Start Guide</title>
	<published>2009-01-05T01:49:21Z</published>
	<updated>2009-01-05T01:49:21Z</updated>
	<author>
		<name>Brad Schmidt</name>
	</author>
	<content type="html">Thanks for the feedback, Ted, you're not the first to ask this question. :)
&lt;br&gt;&lt;br&gt;Ideally every tutorial would also be produced as a screencast as well, 
&lt;br&gt;however so far we are trying to focus on getting screen casts out for 
&lt;br&gt;key features, but not all features. Two new Java ME screencasts are in 
&lt;br&gt;production and should be available soon. The reasons we still produce 
&lt;br&gt;written tutorials include: 1) easier to translate documents than 
&lt;br&gt;screencast voice-overs into various languages; 2) easier to distribute 
&lt;br&gt;both on starter kit DVDs and over the internet (a healthy share of our 
&lt;br&gt;user base has limited internet bandwidth and cannot access screencasts); 
&lt;br&gt;3) other reasons not relevant to this list.
&lt;br&gt;&lt;br&gt;All that said, I personally agree with your opinion on this and will 
&lt;br&gt;make sure it comes up at our next documentation meeting. I think more 
&lt;br&gt;visual instruction on our site would really be useful and it's an area 
&lt;br&gt;we can really improve on.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Brad
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21288248&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ted.nyman@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Really - in today's modern age - you really expect us to READ all your tutorials??
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Most are circular and really hard to follow. Why not videos??
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----
&lt;br&gt;&amp;gt; Submitted via the contact form at: &lt;a href=&quot;http://www.netbeans.info/appl2//index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.info/appl2//index.php&lt;/a&gt;&lt;br&gt;&amp;gt; Referer page: &lt;a href=&quot;http://www.netbeans.org/kb/docs/javame/quickstart.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/kb/docs/javame/quickstart.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21288248&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21288248&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21288248&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21288248&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/NetBeans-MIDP-Development-Quick-Start-Guide-tp21199346p21288248.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21287456</id>
	<title>Re: mobile app UI</title>
	<published>2009-01-05T00:43:44Z</published>
	<updated>2009-01-05T00:43:44Z</updated>
	<author>
		<name>Petr Suchomel</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;This is question more related to J2ME Polish. They have some kind of 
&lt;br&gt;integration, so please ask them using their mailing list.
&lt;br&gt;--Petr
&lt;br&gt;&lt;br&gt;rocase wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello every one,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; please..please.. help me :(
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1- I have NetBeans 6.5 IDE, so can I develop mobile app with graphical user interface throuh it without j2me-polish? If yes, how can I do that please?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2- Does NetBeans 6.5 support j2me-polish2.0.7? if yes, how can I integrate it?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any help will be appreciated,,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21287456&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21287456&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Petr Suchomel &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21287456&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.suchomel@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sun Microsystems, Inc.
&lt;br&gt;Phone +420 2 33009234 (x49234), Fax &amp;nbsp; +420 2 33009311 
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21287456&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21287456&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/mobile-app-UI-tp21223761p21287456.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21287373</id>
	<title>Re: Problem importing Motorola Java ME SDK v6.4 bluetooth demo</title>
	<published>2009-01-05T00:38:31Z</published>
	<updated>2009-01-05T00:38:31Z</updated>
	<author>
		<name>Petr Suchomel</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;This is likely because the imported package 
&lt;br&gt;com.mot.j2me.midlets.bluetoothtictactoe should be in folder 
&lt;br&gt;com/mot/j2me/midlets/bluetoothtictactoeelpepeand it is not. Could you 
&lt;br&gt;verify?
&lt;br&gt;--Petr
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi everybody. I am trying to work with the bluetooth demo from the Motorola Java ME SDK v6.4. Netbeans imports the project but it shows a lot of errors about the package com.mot.j2me.midlets.bluetoothtictactoe. Netbeans told that the package is incorrect and gives the option to move the class to the correct folder. I don't know what is going to do the IDE so I did not anything. Additionally I don't know if Netbeans has a way to change or set a classpath &amp;nbsp;to the package.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can anynbody help me? Thanks in advance...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; By the way, other imported projects from the same Motorola samples worked Ok.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21287373&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21287373&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Petr Suchomel &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21287373&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.suchomel@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sun Microsystems, Inc.
&lt;br&gt;Phone +420 2 33009234 (x49234), Fax &amp;nbsp; +420 2 33009311 
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21287373&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21287373&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problem-importing-Motorola-Java-ME-SDK-v6.4-bluetooth-demo-tp21258465p21287373.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21272201</id>
	<title>Mobile not communicating</title>
	<published>2009-01-03T18:16:19Z</published>
	<updated>2009-01-03T18:16:19Z</updated>
	<author>
		<name>jayavenu</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;&amp;nbsp;When running the network demo in Netbeans 6.0 Mobility PAck the socket program works fine betwen the server on the emulator and the mobile but the mobike(N82) is unable to send to the server although connection is established.
&lt;br&gt;&lt;br&gt;&amp;nbsp; I tried changing the firewall setings but it was of no use.
&lt;br&gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&amp;nbsp; Can some one suggest a solution
&lt;br&gt;&lt;br&gt;thanks 
&lt;br&gt;&lt;br&gt;jayasurya
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21272201&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21272201&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Mobile-not-communicating-tp21272201p21272201.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21258465</id>
	<title>Problem importing Motorola Java ME SDK v6.4 bluetooth demo</title>
	<published>2009-01-02T13:07:32Z</published>
	<updated>2009-01-02T13:07:32Z</updated>
	<author>
		<name>elpepe-2</name>
	</author>
	<content type="html">Hi everybody. I am trying to work with the bluetooth demo from the Motorola Java ME SDK v6.4. Netbeans imports the project but it shows a lot of errors about the package com.mot.j2me.midlets.bluetoothtictactoe. Netbeans told that the package is incorrect and gives the option to move the class to the correct folder. I don't know what is going to do the IDE so I did not anything. Additionally I don't know if Netbeans has a way to change or set a classpath &amp;nbsp;to the package.
&lt;br&gt;&lt;br&gt;Can anynbody help me? Thanks in advance...
&lt;br&gt;&lt;br&gt;By the way, other imported projects from the same Motorola samples worked Ok.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21258465&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21258465&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problem-importing-Motorola-Java-ME-SDK-v6.4-bluetooth-demo-tp21258465p21258465.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21232310</id>
	<title>helloworld, sample program all can't run, and shows the same error</title>
	<published>2008-12-31T06:38:20Z</published>
	<updated>2008-12-31T06:38:20Z</updated>
	<author>
		<name>neoaries</name>
	</author>
	<content type="html">mine is netbeans 6.5, and i installed wtk 2.5.2 for eclipse. I'm satisfied with netbeans 6.5 doing my j2ee projects, it worked quite well, its sun java application server integrated with netbeans is quite nice and convenient, but what's going on with it when doing helloworld and sample programs!?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;btw, other ppl can run the same program without error....quite frustrated...
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;My error is:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;Exiting C:\NBProjs\Proj7_2\build.xml.
&lt;br&gt;&lt;br&gt;C:\NBProjs\Proj7_2\nbproject\build-impl.xml:371: The following error occurred while executing this line:
&lt;br&gt;&lt;br&gt;C:\NBProjs\Proj7_2\nbproject\build-impl.xml:1333: The &amp;lt;tempfile&amp;gt; type doesn't support the &amp;quot;deleteonexit&amp;quot; attribute.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.perform(Task.java:364)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.execute(Target.java:341)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.performTasks(Target.java:369)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:273)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:499)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
&lt;br&gt;&lt;br&gt;Caused by: C:\NBProjs\Proj7_2\nbproject\build-impl.xml:1333: The &amp;lt;tempfile&amp;gt; type doesn't support the &amp;quot;deleteonexit&amp;quot; attribute.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.IntrospectionHelper.setAttribute(IntrospectionHelper.java:389)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:370)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:324)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.maybeConfigure(Task.java:254)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:189)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:158)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.perform(Task.java:363)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.execute(Target.java:341)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.performTasks(Target.java:369)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 12 more
&lt;br&gt;&lt;br&gt;--- Nested Exception ---
&lt;br&gt;&lt;br&gt;C:\NBProjs\Proj7_2\nbproject\build-impl.xml:1333: The &amp;lt;tempfile&amp;gt; type doesn't support the &amp;quot;deleteonexit&amp;quot; attribute.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.IntrospectionHelper.setAttribute(IntrospectionHelper.java:389)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:370)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:324)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.maybeConfigure(Task.java:254)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:189)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:158)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.perform(Task.java:363)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.execute(Target.java:341)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.performTasks(Target.java:369)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Task.perform(Task.java:364)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.execute(Target.java:341)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Target.performTasks(Target.java:369)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:273)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:499)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
&lt;br&gt;&lt;br&gt;BUILD FAILED (total time: 0 seconds)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21232310&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21232310&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/helloworld%2C-sample-program-all-can%27t-run%2C-and-shows-the-same-error-tp21232310p21232310.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21223921</id>
	<title>mobile package</title>
	<published>2008-12-30T14:12:36Z</published>
	<updated>2008-12-30T14:12:36Z</updated>
	<author>
		<name>rocase</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
&amp;nbsp;&lt;BR&gt;
Hi&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
I have NetBeans 6.1 IDE but I don't have the compatible mobility package. So can you please give me the link to download this package?&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
any help will be appreciated,,&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
My thanks&lt;RTE_TEXT&gt;&lt;/RTE_TEXT&gt;&lt;BR&gt;&lt;br /&gt;&lt;hr /&gt;Get easy photo sharing with Windows Live™ Photos. &lt;a href='http://www.microsoft.com/windows/windowslive/photos.aspx' target='_new' rel=&quot;nofollow&quot;&gt;Drag n’ drop&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/mobile-package-tp21223921p21223921.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21223761</id>
	<title>mobile app UI</title>
	<published>2008-12-30T13:59:27Z</published>
	<updated>2008-12-30T13:59:27Z</updated>
	<author>
		<name>rocase</name>
	</author>
	<content type="html">Hello every one,
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;please..please.. help me :(
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;1- I have NetBeans 6.5 IDE, so can I develop mobile app with graphical user interface throuh it without j2me-polish? If yes, how can I do that please?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;2- Does NetBeans 6.5 support j2me-polish2.0.7? if yes, how can I integrate it?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Any help will be appreciated,,
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;My thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21223761&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21223761&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/mobile-app-UI-tp21223761p21223761.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21216427</id>
	<title>How to copy a file from BlackBerry device to desktop computer.</title>
	<published>2008-12-30T04:11:41Z</published>
	<updated>2008-12-30T04:11:41Z</updated>
	<author>
		<name>mnkumar2008</name>
	</author>
	<content type="html">Hi All. When a blackberry is connected to the desktop computer, how can i search for a specific file on the blackberry device and copy it to desktop computer. what java library/object to be used. Thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21216427&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21216427&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/How-to-copy-a-file-from-BlackBerry-device-to-desktop-computer.-tp21216427p21216427.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21213179</id>
	<title>NetBeans MIDP Development Quick Start Guide</title>
	<published>2008-12-29T21:00:08Z</published>
	<updated>2008-12-29T21:00:08Z</updated>
	<author>
		<name>javed.ansari@arup.com</name>
	</author>
	<content type="html">Please update this tutorial for the NetBeans 6.5
&lt;br&gt;Some GUI has changed in 6.5
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;Submitted via the contact form at: &lt;a href=&quot;http://www.netbeans.info/appl2//index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.info/appl2//index.php&lt;/a&gt;&lt;br&gt;Referer page: &lt;a href=&quot;http://www.netbeans.org/kb/docs/javame/quickstart.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/kb/docs/javame/quickstart.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21213179&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21213179&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/NetBeans-MIDP-Development-Quick-Start-Guide-tp21213179p21213179.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21208593</id>
	<title>Problems launching netbeans me ubuntu</title>
	<published>2008-12-29T12:22:16Z</published>
	<updated>2008-12-29T12:22:16Z</updated>
	<author>
		<name>manie.besselaar</name>
	</author>
	<content type="html">Hi there!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I'm new to the whole forum scene, so forgive me if I mess up the etiquette, just let me know if I do something wrong! 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I am running netbeans on ubuntu 8.10 runs great, but if I truy to run any app for my mobile phone I get the following output, but no emulator window:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;pre-init:
&lt;br&gt;&lt;br&gt;pre-load-properties:
&lt;br&gt;&lt;br&gt;exists.config.active:
&lt;br&gt;&lt;br&gt;exists.netbeans.user:
&lt;br&gt;&lt;br&gt;exists.user.properties.file:
&lt;br&gt;&lt;br&gt;load-properties:
&lt;br&gt;&lt;br&gt;exists.platform.active:
&lt;br&gt;&lt;br&gt;exists.platform.configuration:
&lt;br&gt;&lt;br&gt;exists.platform.profile:
&lt;br&gt;&lt;br&gt;basic-init:
&lt;br&gt;&lt;br&gt;cldc-pre-init:
&lt;br&gt;&lt;br&gt;cldc-init:
&lt;br&gt;&lt;br&gt;cdc-init:
&lt;br&gt;&lt;br&gt;ricoh-pre-init:
&lt;br&gt;&lt;br&gt;ricoh-init:
&lt;br&gt;&lt;br&gt;semc-pre-init:
&lt;br&gt;&lt;br&gt;semc-init:
&lt;br&gt;&lt;br&gt;savaje-pre-init:
&lt;br&gt;&lt;br&gt;savaje-init:
&lt;br&gt;&lt;br&gt;sjmc-pre-init:
&lt;br&gt;&lt;br&gt;sjmc-init:
&lt;br&gt;&lt;br&gt;nokiaS80-pre-init:
&lt;br&gt;&lt;br&gt;nokiaS80-init:
&lt;br&gt;&lt;br&gt;nsicom-pre-init:
&lt;br&gt;&lt;br&gt;nsicom-init:
&lt;br&gt;&lt;br&gt;bdj-init:
&lt;br&gt;&lt;br&gt;post-init:
&lt;br&gt;&lt;br&gt;init:
&lt;br&gt;&lt;br&gt;conditional-clean-init:
&lt;br&gt;&lt;br&gt;conditional-clean:
&lt;br&gt;&lt;br&gt;deps-jar:
&lt;br&gt;&lt;br&gt;pre-preprocess:
&lt;br&gt;&lt;br&gt;do-preprocess:
&lt;br&gt;&lt;br&gt;Pre-processing 0 file(s) into /home/manie/NetBeansProjects/GameBuilderDemo1/build/preprocessed directory.
&lt;br&gt;&lt;br&gt;post-preprocess:
&lt;br&gt;&lt;br&gt;preprocess:
&lt;br&gt;&lt;br&gt;pre-compile:
&lt;br&gt;&lt;br&gt;extract-libs:
&lt;br&gt;&lt;br&gt;do-compile:
&lt;br&gt;&lt;br&gt;post-compile:
&lt;br&gt;&lt;br&gt;compile:
&lt;br&gt;&lt;br&gt;pre-obfuscate:
&lt;br&gt;&lt;br&gt;proguard-init:
&lt;br&gt;&lt;br&gt;skip-obfuscation:
&lt;br&gt;&lt;br&gt;proguard:
&lt;br&gt;&lt;br&gt;post-obfuscate:
&lt;br&gt;&lt;br&gt;obfuscate:
&lt;br&gt;&lt;br&gt;pre-preverify:
&lt;br&gt;&lt;br&gt;do-preverify:
&lt;br&gt;&lt;br&gt;post-preverify:
&lt;br&gt;&lt;br&gt;preverify:
&lt;br&gt;&lt;br&gt;pre-jar:
&lt;br&gt;&lt;br&gt;set-password-init:
&lt;br&gt;&lt;br&gt;set-keystore-password:
&lt;br&gt;&lt;br&gt;set-alias-password:
&lt;br&gt;&lt;br&gt;set-password:
&lt;br&gt;&lt;br&gt;create-jad:
&lt;br&gt;&lt;br&gt;add-configuration:
&lt;br&gt;&lt;br&gt;add-profile:
&lt;br&gt;&lt;br&gt;do-extra-libs:
&lt;br&gt;&lt;br&gt;nokiaS80-prepare-j9:
&lt;br&gt;&lt;br&gt;nokiaS80-prepare-manifest:
&lt;br&gt;&lt;br&gt;nokiaS80-prepare-manifest-no-icon:
&lt;br&gt;&lt;br&gt;nokiaS80-create-manifest:
&lt;br&gt;&lt;br&gt;semc-build-j9:
&lt;br&gt;&lt;br&gt;do-jar:
&lt;br&gt;&lt;br&gt;nsicom-create-manifest:
&lt;br&gt;&lt;br&gt;do-jar-no-manifest:
&lt;br&gt;&lt;br&gt;bdj-build-image:
&lt;br&gt;&lt;br&gt;update-jad:
&lt;br&gt;&lt;br&gt;Updating application descriptor: /home/manie/NetBeansProjects/GameBuilderDemo1/dist/GameBuilderDemo1.jad
&lt;br&gt;&lt;br&gt;Generated &amp;quot;/home/manie/NetBeansProjects/GameBuilderDemo1/dist/GameBuilderDemo1.jar&amp;quot; is 41794 bytes.
&lt;br&gt;&lt;br&gt;ricoh-init-dalp:
&lt;br&gt;&lt;br&gt;ricoh-add-app-icon:
&lt;br&gt;&lt;br&gt;ricoh-build-dalp-with-icon:
&lt;br&gt;&lt;br&gt;ricoh-build-dalp-without-icon:
&lt;br&gt;&lt;br&gt;ricoh-build-dalp:
&lt;br&gt;&lt;br&gt;savaje-prepare-icon:
&lt;br&gt;&lt;br&gt;savaje-build-jnlp:
&lt;br&gt;&lt;br&gt;post-jar:
&lt;br&gt;&lt;br&gt;jar:
&lt;br&gt;&lt;br&gt;pre-run:
&lt;br&gt;&lt;br&gt;cldc-run:
&lt;br&gt;&lt;br&gt;Copying 1 file to /home/manie/NetBeansProjects/GameBuilderDemo1/dist/nbrun4353
&lt;br&gt;&lt;br&gt;Copying 1 file to /home/manie/NetBeansProjects/GameBuilderDemo1/dist/nbrun4353
&lt;br&gt;&lt;br&gt;Jad URL for OTA execution: &lt;a href=&quot;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/home/manie/NetBeansProjects/GameBuilderDemo1/dist//GameBuilderDemo1.jad&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/home/manie/NetBeansProjects/GameBuilderDemo1/dist//GameBuilderDemo1.jad&lt;/a&gt;&lt;br&gt;&lt;br&gt;Starting emulator in execution mode
&lt;br&gt;&lt;br&gt;/home/manie/netbeans-6.5/mobility8/WTK2.5.2/bin/emulator: 26: java: not found
&lt;br&gt;&lt;br&gt;ricoh-run:
&lt;br&gt;&lt;br&gt;semc-icon-assembly:
&lt;br&gt;&lt;br&gt;semc-ppro-emulator:
&lt;br&gt;&lt;br&gt;semc-do-run:
&lt;br&gt;&lt;br&gt;semc-run:
&lt;br&gt;&lt;br&gt;savaje-run:
&lt;br&gt;&lt;br&gt;sjmc-run:
&lt;br&gt;&lt;br&gt;nokiaS80-run:
&lt;br&gt;&lt;br&gt;nsicom-run:
&lt;br&gt;&lt;br&gt;bdj-run:
&lt;br&gt;&lt;br&gt;run:
&lt;br&gt;&lt;br&gt;BUILD SUCCESSFUL (total time: 3 seconds)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I think the problem lies here:
&lt;br&gt;&lt;br&gt;/home/manie/netbeans-6.5/mobility8/WTK2.5.2/bin/emulator: 26: java: not found
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Any suggestions on how this can be repaired?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks in advance for any help!
&lt;br&gt;&lt;br&gt;&amp;nbsp; [Shocked]
&lt;br&gt;&lt;br&gt;------------------------
&lt;br&gt;You live you learn, you stagnate you die!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21208593&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21208593&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-launching-netbeans-me-ubuntu-tp21208593p21208593.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21205128</id>
	<title>Is Brew taking over?  Where is J2ME or PhoneME in the phone space?</title>
	<published>2008-12-29T08:06:44Z</published>
	<updated>2008-12-29T08:06:44Z</updated>
	<author>
		<name>Rochester, Dean</name>
	</author>
	<content type="html">Hi all
&lt;br&gt;&lt;br&gt;Verizon seems to be everywhere and since their Brew technology does not allow J2ME apps to run... Is it the end of J2ME on phones?
&lt;br&gt;&lt;br&gt;Concerned
&lt;br&gt;_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
&lt;br&gt;&lt;br&gt;EMAIL CONFIDENTIALITY NOTICE 
&lt;br&gt;&lt;br&gt;This Email message, and any attachments, may contain confidential 
&lt;br&gt;patient health information that is legally protected. This information 
&lt;br&gt;is intended only for the use of the individual or entity named above. 
&lt;br&gt;The authorized recipient of this information is prohibited from disclosing 
&lt;br&gt;this information to any other party unless required to do so by law 
&lt;br&gt;or regulation and is required to destroy the information after its stated 
&lt;br&gt;need has been fulfilled. If you are not the intended recipient, you are 
&lt;br&gt;hereby notified that any disclosure, copying, distribution, or action 
&lt;br&gt;taken in reliance on the contents of this message is strictly prohibited. 
&lt;br&gt;&lt;br&gt;If you have received this information in error, please notify 
&lt;br&gt;the sender immediately by replying to this message and delete the 
&lt;br&gt;message from your system.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21205128&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21205128&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/wireless-toolkit-doesn%27t-start-during-my-javaME-application-start-tp21200852p21205128.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21201065</id>
	<title>wireless toolkit doesn't start during my javaME application start</title>
	<published>2008-12-29T02:07:03Z</published>
	<updated>2008-12-29T02:07:03Z</updated>
	<author>
		<name>fabler</name>
	</author>
	<content type="html">i solved my problem!
&lt;br&gt;&lt;br&gt;the reason - there wasn't any MIDlets (Preferences - Application Descriptor - MIDlets)...
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21201065&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21201065&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/wireless-toolkit-doesn%27t-start-during-my-javaME-application-start-tp21200852p21201065.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21200852</id>
	<title>wireless toolkit doesn't start during my javaME application start</title>
	<published>2008-12-29T01:42:46Z</published>
	<updated>2008-12-29T01:42:46Z</updated>
	<author>
		<name>fabler</name>
	</author>
	<content type="html">Hello!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Can you help me:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I want to start Wireless toolkit for debagging.
&lt;br&gt;&lt;br&gt;but it doesn't start after &amp;quot;Run with&amp;quot; -&amp;gt; &amp;quot;Sun Java Wireless Toolkit 252 for CLDC&amp;quot; for any projects (even for hello world, generated by Netbeans).
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;what should i do?
&lt;br&gt;&lt;br&gt;Sorry if this question is easy, I couldn't find solution myself.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21200852&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21200852&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/wireless-toolkit-doesn%27t-start-during-my-javaME-application-start-tp21200852p21200852.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21199346</id>
	<title>NetBeans MIDP Development Quick Start Guide</title>
	<published>2008-12-28T21:47:55Z</published>
	<updated>2008-12-28T21:47:55Z</updated>
	<author>
		<name>ted.nyman@gmail.com</name>
	</author>
	<content type="html">Really - in today's modern age - you really expect us to READ all your tutorials??
&lt;br&gt;&lt;br&gt;Most are circular and really hard to follow. Why not videos??
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;Submitted via the contact form at: &lt;a href=&quot;http://www.netbeans.info/appl2//index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.info/appl2//index.php&lt;/a&gt;&lt;br&gt;Referer page: &lt;a href=&quot;http://www.netbeans.org/kb/docs/javame/quickstart.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/kb/docs/javame/quickstart.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21199346&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21199346&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/NetBeans-MIDP-Development-Quick-Start-Guide-tp21199346p21199346.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21187505</id>
	<title>Unwanted    &quot;choiceGroupLong.setItemCommandListener(this);&quot;</title>
	<published>2008-12-27T12:49:41Z</published>
	<updated>2008-12-27T12:49:41Z</updated>
	<author>
		<name>Igor Spectorsky-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I construct &amp;nbsp;a form using visual designer. When I add to ChoiceGroup an 
&lt;br&gt;item command (erroneously, instead of &amp;nbsp;choice item), &amp;nbsp;the line 
&lt;br&gt;&amp;quot;choiceGroupLong.setItemCommandListener(this);&amp;quot; appears in the getter. 
&lt;br&gt;When I delete undesired item command, that line doesn't dissapear, and 
&lt;br&gt;building &amp;nbsp;yields error. &amp;nbsp;Moreover, when I delete this line manually with 
&lt;br&gt;external editor (I know this is wrong way, but I have no choice), this 
&lt;br&gt;line appears again after modifying the form item (choice group).
&lt;br&gt;Question: what should I do to delete this line in a legal way?
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21187505&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21187505&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Unwanted----%22choiceGroupLong.setItemCommandListener%28this%29-%22-tp21187505p21187505.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21185254</id>
	<title>J2ME Client Application for SugarCRM</title>
	<published>2008-12-27T08:19:25Z</published>
	<updated>2008-12-27T08:19:25Z</updated>
	<author>
		<name>aammendolia</name>
	</author>
	<content type="html">Hy!
&lt;br&gt;&lt;br&gt;I would like to make a J2ME client application to access SugarCRM.
&lt;br&gt;&lt;br&gt;I'm able to deploy a JAVA application for access via web service, but
&lt;br&gt;&lt;br&gt;when I try to create a web service client, for mobile clients, receive
&lt;br&gt;&lt;br&gt;errors (see image).
&lt;br&gt;&lt;br&gt;I'm Using SugarCRM - Community Edition and NetBeans 6.5.
&lt;br&gt;&lt;br&gt;Any ideas?
&lt;br&gt;&lt;br&gt;Can you help me?
&lt;br&gt;&lt;br&gt;Thank you
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Attachments: 
&lt;br&gt;&lt;a href=&quot;http://forums.netbeans.org//files/sugarcrm_errore_379.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.netbeans.org//files/sugarcrm_errore_379.jpg&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21185254&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21185254&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/J2ME-Client-Application-for-SugarCRM-tp21185254p21185254.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21182548</id>
	<title>VMD Custom Components: Using Table Items</title>
	<published>2008-12-27T01:08:56Z</published>
	<updated>2008-12-27T01:08:56Z</updated>
	<author>
		<name>peter_budo</name>
	</author>
	<content type="html">Now when you learned NetBeans you can start learning Java Microedition, NetBeans website has some tutorials there (&lt;a href=&quot;http://www.netbeans.org/kb/trails/mobility.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/kb/trails/mobility.html&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21182548&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21182548&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/VMD-Custom-Components%3A-Using-Table-Items-tp21182548p21182548.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21181016</id>
	<title>VMD Custom Components: Using Table Items</title>
	<published>2008-12-26T17:54:43Z</published>
	<updated>2008-12-26T17:54:43Z</updated>
	<author>
		<name>trydantry@yahoo.co.id</name>
	</author>
	<content type="html">i have just learn netbeans for application in mobile phone. can i receive tutorial to make
&lt;br&gt;dictionary and how to make ebook. i want to make dictionary n ebook for my elearning in my
&lt;br&gt;school. thanks
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;Submitted via the contact form at: &lt;a href=&quot;http://www.netbeans.info/appl2//index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.info/appl2//index.php&lt;/a&gt;&lt;br&gt;Referer page: &lt;a href=&quot;http://www.netbeans.org/kb/docs/javame/tableitem.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/kb/docs/javame/tableitem.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21181016&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21181016&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/VMD-Custom-Components%3A-Using-Table-Items-tp21181016p21181016.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21179247</id>
	<title>NetBeans MIDP Development Quick Start Guide</title>
	<published>2008-12-26T13:47:08Z</published>
	<updated>2008-12-26T13:47:08Z</updated>
	<author>
		<name>Open Corridors</name>
	</author>
	<content type="html">I'm sorry, but this is pretty much useless.
&lt;br&gt;&lt;br&gt;What would be infinitely better: 
&lt;br&gt;&lt;br&gt;A Java ME Netbeans 6.5 demo (ideal: netbeans.tv) showing data binding to JSON for a
&lt;br&gt;grid...end to end from creating the project thru deployment onto Glassfish.
&lt;br&gt;&lt;br&gt;Show client &amp; server
&lt;br&gt;&lt;br&gt;There is a partial demo on a blog but the app is zipped using Mac so it doesn't unpack
&lt;br&gt;properly on a Windows box.
&lt;br&gt;&lt;br&gt;Also, there are a LOT of unanswered questions.
&lt;br&gt;&lt;br&gt;My company is going to be doing a high visibility Mobile project for a Fortune 500 client
&lt;br&gt;in Q1 of 2009, so we were hoping to use Netbeans/Java ME.
&lt;br&gt;&lt;br&gt;As the President of the company, I can't go in this direction if we don't have decent
&lt;br&gt;product support.
&lt;br&gt;&lt;br&gt;Please help!
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;Andre Lockhart, President
&lt;br&gt;Open Corridors
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;Submitted via the contact form at: &lt;a href=&quot;http://www.netbeans.info/appl2//index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.info/appl2//index.php&lt;/a&gt;&lt;br&gt;Referer page: &lt;a href=&quot;http://www.netbeans.org/kb/docs/javame/quickstart.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/kb/docs/javame/quickstart.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21179247&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=21179247&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/NetBeans-MIDP-Development-Quick-Start-Guide-tp21179247p21179247.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-21147874</id>
	<title>Quiero darme de baja | I want to unsubscribe</title>
	<published>2008-12-23T09:05:10Z</published>
	<updated>2008-12-23T09:05:10Z</updated>
	<author>
		<name>Manuel L.</name>
	</author>
	<content type="html">&lt;font face=&quot;Arial, Helvetica, sans-serif&quot;&gt;Quiero darme de baja | I want to unsubscribe&lt;/font&gt;&lt;div class=&quot;AOLPromoFooter&quot;&gt;
&lt;hr style=&quot;margin-top:10px;&quot; /&gt;
AOL ofrece actualmente una cuenta de correo electr&amp;oacute;nico gratuita a todo los usuarios. Consulta m&amp;aacute;s informaci&amp;oacute;n sobre los servicios gratuitos que ofrece AOL en &lt;a href=&quot;http://www.aol.es&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;b&gt;AOL.es&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Quiero-darme-de-baja-%7C-I-want-to-unsubscribe-tp21147874p21147874.html" />
</entry>

</feed>
