IT Community - Software Programming, Web Development and Technical Support

blackberry in netbeans

This is a discussion on blackberry in netbeans within the Blackberry forums, part of the Mobile Software Development category; thank u vinothkumar...now i can able to run my application smoothly in my netbeans .i think i made some ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Software Development > Mobile Software Development > Blackberry

Register FAQ Members List Calendar Mark Forums Read

Reply
 
Thread Tools Display Modes
  #21  
Old 11-28-2007, 03:31 AM
saloni srivatsava saloni srivatsava is offline
D-Web Trainee
 
Join Date: Sep 2007
Posts: 16
saloni srivatsava is on a distinguished road
Default Re: blackberry in netbeans

thank u vinothkumar...now i can able to run my application smoothly in my netbeans .i think i made some configuration problem earlier....
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22  
Old 02-18-2008, 08:43 PM
saloni srivatsava saloni srivatsava is offline
D-Web Trainee
 
Join Date: Sep 2007
Posts: 16
saloni srivatsava is on a distinguished road
Default Re: blackberry in netbeans

hi there..
while am using network in blackberry app there is no sign of connection ....after all googling i came to know that for attempting to network connection in blackberry one need to run mds studio .am not familier to this ...also could it be run through netbeans....any help would be greatly appreiciated.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23  
Old 02-20-2008, 09:07 PM
amansundar amansundar is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 319
amansundar is on a distinguished road
Default Re: blackberry in netbeans

hi saloni..
its really annoying about blackberry policy in attempting network.for me, i have installed jde 4.3 and just keep running mds studio.thats it..everything works perfect..
__________________
cheers
Aman
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24  
Old 02-20-2008, 10:23 PM
saloni srivatsava saloni srivatsava is offline
D-Web Trainee
 
Join Date: Sep 2007
Posts: 16
saloni srivatsava is on a distinguished road
Default Re: blackberry in netbeans

i knew network connection like http or socket connection can be done only through mds..but am asking how to run mds studio..i downloaded mds studio 1.1.1.when i click studio.exe .new framwork comes , i dont know wat to do in that framework ....please fix me out this
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25  
Old 02-21-2008, 08:50 PM
S.Vinothkumar S.Vinothkumar is offline
D-Web Genius
 
Join Date: May 2007
Posts: 905
S.Vinothkumar is on a distinguished road
Default Re: blackberry in netbeans

download jde 4.3 latest sdk after installation simply run mds studio(start->all programs->research and motion->blackberry jde 4.3.0->mds) ..now you continue your application in netbeans...there ll be no symptoms for error all the best..
__________________
S.VinothkumaR
Behind me is infinite power,
Before me is Endless Possibility,
Around me is Boundless Opportunity,
Why should I fear!
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26  
Old 03-10-2008, 01:10 AM
Frank George Frank George is offline
D-Web Trainee
 
Join Date: Mar 2008
Posts: 1
Frank George is on a distinguished road
Default Re: blackberry in netbeans

Hi, I'm an obvious newbie, and have added this post here, due to an earlier mention of the auto-start feature being enabled through netbeans. But does anyone know how to command line auto-start a BB app? The app is auto generated for each user, and thats why can't use the netbeans method of ticking the auto-start feature. Thank you.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27  
Old 03-10-2008, 10:15 PM
jeyaprakash.c jeyaprakash.c is offline
D-Web Sr.Programmer
 
Join Date: May 2007
Posts: 194
jeyaprakash.c is on a distinguished road
Arrow Re: blackberry in netbeans

George

Yes its possiable you want to add an attribute value for autostart in your ANT file

Code:
<attribute name="RIM-MIDlet-Flags-1" value="1"/>
Note:value 1 is responsible for autostart.Netbeans don have the Ticking Method to enable Autostart property.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28  
Old 03-10-2008, 10:19 PM
amansundar amansundar is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 319
amansundar is on a distinguished road
Default Re: blackberry in netbeans

wel george,
this feature in netbeans can be achieved by interfacing netbeans with xemacs's command line interface..but i haven't experimented this yet..
if you got a try let me know....
__________________
cheers
Aman
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29  
Old 03-29-2008, 12:00 AM
saloni srivatsava saloni srivatsava is offline
D-Web Trainee
 
Join Date: Sep 2007
Posts: 16
saloni srivatsava is on a distinguished road
Default Re: blackberry in netbeans

Theme Builder is the latest tool for BlackBerry® application development from Plazmic® ([ plazmic ]) and is bundled with the Plazmic Content Developers KitTM (CDK).is there any possiblities in integrating theme builder with
netbeans......
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30  
Old 03-31-2008, 03:27 AM
amansundar amansundar is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 319
amansundar is on a distinguished road
Default Re: blackberry in netbeans

highly impossible and also there is no need of doing that in netbeans....plazmic theme builder provides all the neccessary resources and its very flexible in developing rather than any other ide...
__________________
cheers
Aman
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Eventinjector in blackberry amansundar Blackberry 13 09-29-2008 04:59 AM
netbeans plugins for editing JSP pages? saravanan Java Server Pages (JSP) 0 03-21-2008 05:07 AM
is there any visual tool or netbeans plugin available to build JAVA BEANS? saravanan Java Server Pages (JSP) 0 03-19-2008 09:08 PM
j2me application in Blackberry amansundar Mobile Software Development 2 12-20-2007 01:22 AM
NetBeans 5.5 - Mobile Development Karpagarajan Java Programming 0 04-06-2007 05:08 AM


All times are GMT -7. The time now is 02:01 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.
Our Partners
One Way Moving Companies | Stamford Dentist | Euro Millions Lottery | Home Loans| Furniture

SEO by vBSEO 3.0.0