The Artima Developer Community
Sponsored Link

Java Buzz Forum
Series_60_MIDP_SDK_for_Symbian_OS_v_1_2_1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Marc Logemann

Posts: 594
Nickname: loge
Registered: Sep, 2002

Marc Logemann is founder of www.logentis.de a Java consultancy
Series_60_MIDP_SDK_for_Symbian_OS_v_1_2_1 Posted: Oct 31, 2003 1:22 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Marc Logemann.
Original Post: Series_60_MIDP_SDK_for_Symbian_OS_v_1_2_1
Feed Title: Marc's Java Blog
Feed URL: http://www.logemann.org/day/index_java.xml
Feed Description: Java related topics for all major areas. So you will see J2ME, J2SE and J2EE issues here.
Latest Java Buzz Posts
Latest Java Buzz Posts by Marc Logemann
Latest Posts From Marc's Java Blog

Advertisement

What you see in the headline is the folder name of the Series60 MIDP SDK installation from Nokia. Not that you get it wrong, you cant define it differently, you can only define the tree before this folder. This folder name would not irritate me, if this would be a simple Windows program, where you only double click on some symlinks, but hey, this is a SDK and within it, there is stuff like emulators.

What this mean? I, among thousand other developers, am using ANT when building java apps. Do you know what a pain it is to type the complete path into the build.xml file? Ok, here is my path, you should get an idea of the typing hell.

<property name="series60" value="C:\development\java\mobile\nokia\Series_60_MIDP_SDK_for_Symbian_OS_v_1_2_1\bin"/>

Is there somewhere a rule of thumb that you have to fully express the kind of software in the installation path? How about the following path for OpenOffice:

c:\OpenOffice_is_a_replacement_for_msoffice_and_supported_by_sun_v_1_1_0_final

Read: Series_60_MIDP_SDK_for_Symbian_OS_v_1_2_1

Topic: Help keep me off the streets and out of your home.. Previous Topic   Next Topic Topic: Move Update

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use