[flex_india:22570] need to build a minimal/basic twitter AIR app in Flex 3

2009-05-28 Thread TheFakeer

I have to build a basic AIR Twitter app (just retrieving/sending
tweets) using Flex 3. Suggest how to begin. I'm a newbie.. Any nice
guide/howto links are welcome.  ( I have installed Flex Builder 3 Pro+
AIR on XP/Vista)

It's not about the exact solution or the code. I want to know which
way to go. Because I have to finally submit a full fledged Twitter
Client with chat facility(may be skipped) during my summer internship.

Flex/AIR experience:
2 days'. Built a simple text editor, a "Hello World" and few samples
from Tour De Flex. Tried to build 2-3 calculators but failed to run.
No API experience either. Used those CURL commands in Ubuntu Terminal
2-3 times. Making a fresh start :)

Thanks guys..

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~--~~~~--~~--~--~---



[flex_india:23398] synced "/Documents/Flex Builder 3" on my home PC (Vista) with the one at LAB(XP). Now Flex Builder doesn't start

2009-06-30 Thread TheFakeer

I have put the error message and contents of .log file (280 lines)
here. Please help me on how I can start my Flex Builder. Perhaps
"SyncToy 2" deleted or overwrote some important files and did the
damage. I don't have the FB3 installer with me and I am using FB3
standalone.

===
Error Message: "An error has occurred. See the log file C:\Users\Fakeer
\Documents\Flex Builder 3\.metadata\.log."
===
.log file
===
!SESSION 2009-06-30 23:12:21.325
---
eclipse.buildId=unknown
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.core.resources 2 10035 2009-06-30 23:12:24.135
!MESSAGE The workspace exited with unsaved changes in the previous
session; refreshing workspace to recover changes.

!ENTRY org.eclipse.osgi 4 0 2009-06-30 23:12:24.181
!MESSAGE An error occurred while automatically activating bundle
org.eclipse.core.resources (81).
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.core.resources.ResourcesPlugin.start() of bundle
org.eclipse.core.resources.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator
(BundleContextImpl.java:1018)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start
(BundleContextImpl.java:974)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker
(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start
(AbstractBundle.java:260)
at org.eclipse.osgi.framework.util.SecureAction.start
(SecureAction.java:400)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass
(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass
(DefaultClassLoader.java:189)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass
(SingleSourcePackage.java:37)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal
(BundleLoader.java:405)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass
(BundleLoader.java:369)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass
(BundleLoader.java:357)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass
(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start
(FlexBuilderApplication.java:111)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run
(EclipseAppHandle.java:169)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication
(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start
(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
Caused by: org.eclipse.core.internal.dtree.ObjectNotFoundException:
Tree element '/simpleFlexTwitter' not found.
at org.eclipse.core.internal.dtree.AbstractDataTree.handleNotFound
(AbstractDataTree.java:257)
at org.eclipse.core.internal.dtree.DeltaDataTree.getData
(DeltaDataTree.java:585)
at org.eclipse.core.internal.dtree.DataDeltaNode.asBackwardDelta
(DataDeltaNode.java:50)
at org.eclipse.core.internal.dtree.DataDeltaNode.asBackwardDelta
(DataDeltaNode.java:47)
at org.eclipse.core.internal.dtree.DeltaDataTree.asBackwardDelta
(DeltaDataTree.java:88)
at org.eclipse.core.internal.dtree.DeltaDataTree.reroot
(DeltaDataTree.java:816)
at org.eclipse.core.internal.dtree.DeltaDataTree.reroot
(DeltaDataTree.java:815)
at org.eclipse.core.internal.dtree.DeltaDataTree.reroot
(DeltaDataTree.java:815)
at org.eclipse.core.internal.dtree.DeltaDataTree.reroot
(DeltaDataTree.java:815)