You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(316) |
Oct
(26) |
Nov
(89) |
Dec
(30) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
(1) |
Mar
|
Apr
(19) |
May
(8) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
(253) |
Apr
(100) |
May
(145) |
Jun
(38) |
Jul
(38) |
Aug
(34) |
Sep
(2) |
Oct
(27) |
Nov
|
Dec
|
2008 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
|
May
(2) |
Jun
(66) |
Jul
(92) |
Aug
(41) |
Sep
(21) |
Oct
(53) |
Nov
(62) |
Dec
(32) |
2009 |
Jan
(8) |
Feb
(1) |
Mar
(11) |
Apr
(25) |
May
(18) |
Jun
(33) |
Jul
(58) |
Aug
(5) |
Sep
(4) |
Oct
(13) |
Nov
(3) |
Dec
(6) |
2010 |
Jan
(23) |
Feb
(4) |
Mar
(3) |
Apr
(4) |
May
(6) |
Jun
(14) |
Jul
(13) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
(3) |
2011 |
Jan
|
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: AXDT <no_...@ax...> - 2010-12-16 15:15:07
|
#213: Error running parser for language AS3 and input ZPCodec.as ----------------------+----------------------------------------------------- Reporter: gliptak | Owner: asdt.org Type: defect | Status: new Priority: major | Milestone: Component: compiler | Version: AXDT 0.0.7 Keywords: | ----------------------+----------------------------------------------------- File is attached. Here is the stacktrace: java.lang.NullPointerException at org.axdt.as3.analysis.rules.Index0rRule.check(Index0rRule.java:37) at org.axdt.as3.analysis.AnalysisVisitor.check(AnalysisVisitor.java:25) at org.axdt.as3.analysis.AS3Analysis.visit(AS3Analysis.java:61) at org.axdt.as3.imp.parser.Ast.PackageDefinition.enter(PackageDefinition.java:87) at org.axdt.as3.imp.parser.Ast.PackageDefinition.accept(PackageDefinition.java:81) at org.axdt.as3.imp.parser.Ast.Program.enter(Program.java:91) at org.axdt.as3.imp.parser.Ast.Program.accept(Program.java:82) at org.axdt.as3.analysis.AS3Analysis.analyse(AS3Analysis.java:51) at org.axdt.as3.imp.parser.AS3ParseController.parse(AS3ParseController.java:127) at org.axdt.as3.imp.parser.AS3ParseController.parse(AS3ParseController.java:71) at org.eclipse.imp.editor.ParserScheduler.run(ParserScheduler.java:93) at org.eclipse.imp.editor.UniversalEditor.initiateServiceControllers(UniversalEditor.java:1181) at org.eclipse.imp.editor.UniversalEditor.createPartControl(UniversalEditor.java:791) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762) at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754) at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676) at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651) at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:361) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:168) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:229) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:208) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:274) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:250) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(PackageExplorerActionGroup.java:373) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$4.open(PackageExplorerPart.java:526) at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48) at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:842) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:897) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:840) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1101) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1205) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:264) at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:258) at org.eclipse.jface.util.OpenStrategy$1.mouseSelectItem(OpenStrategy.java:429) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:365) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) eclipse.buildId=M20100211-1343 java.version=1.6.0_22 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Framework arguments: org.eclipse.platform Command-line arguments: -os linux -ws gtk -arch x86 org.eclipse.platform -- Ticket URL: <http://axdt.org/ticket/213> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-12-06 03:11:09
|
#212: Upgrade compiler to Flash Player 10 features? --------------------------+------------------------------------------------- Reporter: doc.ios | Owner: asdt.org Type: enhancement | Status: closed Priority: major | Milestone: Component: compiler | Version: AXDT 0.0.7 Resolution: fixed | Keywords: FP10 capabilities --------------------------+------------------------------------------------- Changes (by mb0): * status: new => closed * resolution: => fixed Comment: old axdt is old and unsupported. look at http://new.axdt.org and what is the question ? the new axdt uses a more recent flex 4 sdk. the mxml schema is not updated. if you like please send me xsd schema files for inclusion. the new axdt does not support regex and xml literals, because i cannot get it to work. vector class type params should be possible but i didn't found them in the grammar spec, you should add a ticket for the vector params at new.axdt.org. i use an mxml wrapper for a as3 spark project, if that answers your questions. i close this ticket because this site is outdated, please add new tickets at http://new.axdt.org. but if you have further questions you can add comments to this ticket, -- Ticket URL: <http://axdt.org/ticket/212#comment:1> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-12-05 16:16:47
|
#212: Upgrade compiler to Flash Player 10 features? -------------------------------+-------------------------------------------- Reporter: doc.ios | Owner: asdt.org Type: enhancement | Status: new Priority: major | Milestone: Component: compiler | Version: AXDT 0.0.7 Keywords: FP10 capabilities | -------------------------------+-------------------------------------------- I've noticed that features introduced since Flash Player 10 are not supported. The Vector class, and 3D capabilities, for example. Is this just a matter of updating to a newer mxmlc compiler that AXDT uses? How do I accomplish this? While I was look for this setting, I came across setting for Flex 4. Odd? Flex 4 post-dates FP10, doesn't it? Does this mean if put my pure- actionscript code inside a Flex4 wrapper - this would invoke a more modern compiler? -- Ticket URL: <http://axdt.org/ticket/212> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-08-27 20:49:53
|
#211: Helios 3.6 AXDT errow with new AS3 project -------------------------+-------------------------------------------------- Reporter: agulko | Owner: mb0 Type: defect | Status: new Priority: critical | Milestone: AXDT 0.1.0 Component: asdoc/axdoc | Version: Keywords: | -------------------------+-------------------------------------------------- I create a new AS3 project and the test.as has errors all over it and a dialog box pops up and says "could not read asdoc at: * "http://www.adobe.com/livedocs/flash/9.0/ActionScriptlangRefV3/..." - reason it oculd not connect !! -- Ticket URL: <http://axdt.org/ticket/211> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-08-17 20:52:59
|
#211: Cytotec Rezeptfrei Kaufen --------------------------------------------+------------------------------- Reporter: wirkstoff | Owner: wirkstoff Type: defect | Status: new Priority: major | Milestone: xASDT 0.1.0 Alpha Component: editor | Version: AXDT 0.0.7 Keywords: misoprostol cytotec rezeptfrei | --------------------------------------------+------------------------------- Generisches Cytotec '''[http://www.achat-medicament.co.cc/cytotec- kaufen.html Cytotec Rezeptfrei Kaufen]''': Cytotec (Misoprostol) rezeptfrei bestellen. Klicken Sie Hier! Schnell, Sicher und Preisguenstig 10% Rabatt fuer alle Nachbestellungen Verschiedene Zahlungsmethoden. '''[http://www.achat-medicament.co.cc/cytotec-kaufen.html Misoprostol Rezeptfrei Kaufen]''' == Cytotec Kauf Preis == diclofenac misoprostol cytotec side effects misoprostol geburt cytotec ausschabung misoprostol hexal cytotec tabletten misoprostol first trimester cytotec sale misoprostol abhängig cytotec baby misoprostol preis cytotec nebenwirkungen misoprostol maximaldosis cytotec und schwangerschaft misoprostol pronunciation cytotec sublingual misoprostol abhängigkeit cytotec gdzie kupic misoprostol kapseln cytotec online misoprostol pph cytotec online kaufen sie misoprostol cytotec aborto misoprostol cervical ripening cytotec preis misoprostol and abortion cytotec rezeptfrei misoprostol misoprostol krämpfe schmerzen cytotec dosis misoprostol bestellen cytotec 100mg misoprostol anwendung cytotec in der apotheke misoprostol argentina cytotec wirkstoff misoprostol im labor nachweisen cytotec dosierung misoprostol online kaufen suche cytotec -- Ticket URL: <http://axdt.org/ticket/211> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-08-01 03:36:47
|
#210: An internal error occurred during: "Build full" --------------------------+------------------------------------------------- Reporter: deinefreunde | Owner: asdt.org Type: defect | Status: new Priority: major | Milestone: Component: editor | Version: AXDT 0.0.7 Keywords: | --------------------------+------------------------------------------------- The second I execute a Team->Update (Subclipse) it throws this error: java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Arrays.java:2760) at java.util.Arrays.copyOf(Arrays.java:2734) at java.util.ArrayList.ensureCapacity(ArrayList.java:167) at java.util.ArrayList.add(ArrayList.java:351) at lpg.runtime.PrsStream.makeToken(PrsStream.java:101) at org.axdt.as3.imp.parser.AS3LexHelper.token(AS3LexHelper.java:207) at org.axdt.as3.imp.parser.AS3LexHelper.token(AS3LexHelper.java:141) at org.axdt.as3.imp.parser.AS3Lexer.ruleAction(AS3Lexer.java:2915) at lpg.runtime.LexParser.parseCharacters(LexParser.java:250) at org.axdt.as3.imp.parser.AS3Lexer.lexer(AS3Lexer.java:156) at org.axdt.as3.imp.parser.AS3ParseController.parse(AS3ParseController.java:101) at org.axdt.as3.imp.builders.AS3BuildJob.compile(AS3BuildJob.java:121) at org.axdt.as3.imp.builders.AS3BuildJob.run(AS3BuildJob.java:74) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US Framework arguments: -product org.eclipse.epp.package.java.product -keyring /Users/user/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.java.product -keyring /Users/user/.eclipse_keyring -showlocation eclipse.ini: -startup ../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar --launcher.library ../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.0.1.R35x_v20090707 -product org.eclipse.epp.package.java.product -showsplash org.eclipse.platform --launcher.XXMaxPermSize 1024m -vmargs -Dosgi.requiredJavaVersion=1.5 -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -XX:MaxPermSize=1024m -Xms128m -Xmx1024m -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -- Ticket URL: <http://axdt.org/ticket/210> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-26 10:58:25
|
#185: move from eclipse imp to tmf xtext --------------------------+------------------------------------------------- Reporter: mb0 | Owner: mb0 Type: enhancement | Status: closed Priority: major | Milestone: AXDT 0.1.0 Component: core | Version: Resolution: fixed | Keywords: --------------------------+------------------------------------------------- Changes (by mb0): * status: new => closed * resolution: => fixed Comment: you can find new xtext based axdt at http://new.axdt.org it will be first released in about a week. -- Ticket URL: <http://axdt.org/ticket/185#comment:8> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-14 07:30:19
|
#209: Compiling a air application from as file produces error. -----------------------+---------------------------------------------------- Reporter: luddite | Owner: asdt.org Type: task | Status: closed Priority: major | Milestone: xASDT 0.1.0 Alpha Component: compiler | Version: AXDT 0.0.7 Resolution: invalid | Keywords: air build.xml -----------------------+---------------------------------------------------- Changes (by mb0): * status: new => closed * resolution: => invalid Comment: hi luddite, although i have never touched air, ill try to help: i guess its either a file permission problem or something with your air setup. but you should post the version of your air runtime anyway for this kind of problem. well without more information, i would advise you to purge any trace of any air runtime on your system and install a stable runtime version. my guess is you have air 2.0.1 installed and you should update to air 2.0.2 and the problem is gone. but again: i have no idea! anyway - i really dont get what your air runtime problem has to do with axdt. so i will close this ticket right away. -- Ticket URL: <http://axdt.org/ticket/209#comment:1> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-14 06:38:27
|
#209: Compiling a air application from as file produces error. ---------------------------+------------------------------------------------ Reporter: luddite | Owner: asdt.org Type: task | Status: new Priority: major | Milestone: xASDT 0.1.0 Alpha Component: compiler | Version: AXDT 0.0.7 Keywords: air build.xml | ---------------------------+------------------------------------------------ Hi - been using axdt to make swfs for ages and its perfect. I use a modified version of this http://old.axdt.org/wiki/AxdtFlexAnt which works great. Today I tried to build a air version of swf. So Simply change the flex- config to air-config but i get this error. Buildfile: C:\wamp\www\airTest\build.xml compileMain: [echo] Compiles test.as file and outputs test.swf [mxmlc] Loading configuration file C:\flex4\frameworks\air-config.xml [mxmlc] C:\wamp\www\derpInMeaFrame\deploy\test.air (392665 bytes) BUILD SUCCESSFUL Total time: 3 seconds However when i open it i get "Sorry, an error has occured - The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author." I also tried the run/select air config to no avail. I have flex4 sdk. Any ideas? luddite -- Ticket URL: <http://axdt.org/ticket/209> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-13 00:34:53
|
#71: code formatter ----------------------+----------------------------------------------------- Reporter: mb0 | Owner: mb0 Type: task | Status: closed Priority: major | Milestone: AXDT 0.1.0 Component: editor | Version: Resolution: wontfix | Keywords: ----------------------+----------------------------------------------------- Changes (by mb0): * status: new => closed * resolution: => wontfix Comment: code formatting is available in the new version of axdt based on xtext -- Ticket URL: <http://axdt.org/ticket/71#comment:2> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-13 00:33:02
|
#166: resolve expression types ----------------------+----------------------------------------------------- Reporter: mb0 | Owner: mb0 Type: task | Status: closed Priority: minor | Milestone: AXDT 0.0.8 Component: editor | Version: AXDT 0.0.7 Resolution: wontfix | Keywords: ----------------------+----------------------------------------------------- Changes (by mb0): * status: new => closed * resolution: => wontfix Comment: http://new.axdt.org/ticket/24 -- Ticket URL: <http://axdt.org/ticket/166#comment:1> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-13 00:05:26
|
#202: Problem with autocompletion ----------------------+----------------------------------------------------- Reporter: r1d1 | Owner: asdt.org Type: defect | Status: closed Priority: major | Milestone: Component: editor | Version: AXDT 0.0.7 Resolution: wontfix | Keywords: Autocompletion ----------------------+----------------------------------------------------- Changes (by mb0): * status: new => closed * resolution: => wontfix Comment: not many auto completions were available to begin with. you might be interest in helping me test the new version of Axdt which is based on Xtext. the new version uses a new trac project page at http://new.axdt.org/ . you can find information about workspace setup at http://new.axdt.org/wiki/DevelopAxdt the new model is fully linked and allows for very powerful completion proposals, template proposals and quick fixes. configured asdoc is parsed on demand and is linked into the same model. right now only basic scoping proposals are working (with incorrect fqn atm) but i will work on that during this month. i would appreciate any help. -- Ticket URL: <http://axdt.org/ticket/202#comment:1> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-12 23:55:03
|
#186: NLP running parser ----------------------+----------------------------------------------------- Reporter: mb0 | Owner: asdt.org Type: defect | Status: closed Priority: major | Milestone: Component: core | Version: AXDT 0.0.7 Resolution: wontfix | Keywords: ----------------------+----------------------------------------------------- Changes (by mb0): * status: new => closed * resolution: => wontfix Comment: wont fix. new axdt version uses new asdoc model which seems to work -- Ticket URL: <http://axdt.org/ticket/186#comment:2> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-12 23:53:01
|
#195: use emf transactions for axdoc index ----------------------+----------------------------------------------------- Reporter: mb0 | Owner: asdt.org Type: defect | Status: closed Priority: major | Milestone: Component: editor | Version: AXDT 0.0.7 Resolution: invalid | Keywords: ----------------------+----------------------------------------------------- Changes (by mb0): * status: new => closed * resolution: => invalid Comment: while valid, my ideas to the index were short sighted. the new axdt uses xtext which solves the issue perfectly fine. -- Ticket URL: <http://axdt.org/ticket/195#comment:4> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-12 23:49:37
|
#182: i need cash or a job! you can help! ----------------------+----------------------------------------------------- Reporter: mb0 | Owner: everybody Type: defect | Status: new Priority: critical | Milestone: Component: misc | Version: Keywords: | ----------------------+----------------------------------------------------- Description changed by mb0: Old description: > current situation: no solid income > > outlook: i might be soon forced to get a normal job. the consequences of > a normal job will probably be that i cannot work on axdt as much as i > would like and i am the only one working on axdt. > > i think about offering my service to implements axdt features. i have > idealism and very low cost of living, so you would get good cash to work > rate. the framework to do lots of handy features was just done in version > 0.0.7. plus you would participate in the gift-economy and help not only > me and yourself but also every other user of axdt. > > '''Would you donate some bucks to keep me working on AXDT?''' > > Please add your thoughts! > > ---- > > If you can use my service otherwise drop me a mail at mb...@mb.... i > appreciated any request. my location is in northern germany between > hamburg and hannover. i am a (mostly self educated) python/django, flash, > java, eclipse programmer with a broad knowledge of internet related > topics. i have strong open source ideals and i really like writing code. New description: I have now been freelancing for a time. That gave me some time in the last month to invest a ~400 hours into a new axdt version based on xtext ( developed at http://new.axdt.org ). I can always need a job. If you have a job drop me a mail at mb...@mb.... i appreciated any request. my location is in northern germany between hamburg and hannover. i am a (mostly self educated) python/django, flash, java, eclipse programmer with a broad knowledge of internet related topics. i have strong open source ideals and i really like writing code. -- -- Ticket URL: <http://axdt.org/ticket/182#comment:5> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-12 23:43:32
|
#207: Editor broken in Eclipse Helios (3.6) ---------------------+------------------------------------------------------ Reporter: ain | Owner: asdt.org Type: defect | Status: new Priority: blocker | Milestone: Component: editor | Version: AXDT 0.0.7 Keywords: Eclipse | ---------------------+------------------------------------------------------ Comment(by mb0): hay ain, this is a very late and unhelpful response to this ticket, sorry. please try the new axdt at http://new.axdt.org - it is developed with eclipse helios. it is not yet release ready but you can compile and edit files. i hope to release it at the end of this month and it would help a lot if someone helps testing. -- Ticket URL: <http://axdt.org/ticket/207#comment:1> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-12 23:31:38
|
#126: add a new screen cast ------------------------+--------------------------------------------------- Reporter: mb0 | Owner: mb0 Type: task | Status: closed Priority: minor | Milestone: AXDT 0.0.7 Component: misc | Version: Resolution: duplicate | Keywords: ------------------------+--------------------------------------------------- Changes (by mb0): * status: new => closed * resolution: => duplicate Comment: http://new.axdt.org/ticket/5 -- Ticket URL: <http://axdt.org/ticket/126#comment:2> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-12 23:02:09
|
#203: where put the new axdt based on xtext ---------------------+------------------------------------------------------ Reporter: mb0 | Owner: asdt.org Type: defect | Status: closed Priority: major | Milestone: Component: editor | Version: AXDT 0.0.7 Resolution: fixed | Keywords: ---------------------+------------------------------------------------------ Changes (by mb0): * status: new => closed * resolution: => fixed Comment: i use a new trac project page at http://new.axdt.org that will replace this page when the new version is released. i also created a new git repository at git://axdt.org/newaxdt.git that will keep that name. the new repository uses maven parent modules to put plugin projects into a well-formed directory structure. i also added a ''Google Code - Eclipse Labs'' project at http://code.google.com/a/eclipselabs.org/p/axdt/ . that project site will only be used as download page and update site to spare my own server. -- Ticket URL: <http://axdt.org/ticket/203#comment:1> AXDT <http://old.axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-07-02 21:47:41
|
#209: Seroquel Rezeptfrei Kaufen -------------------------------------------+-------------------------------- Reporter: ziksdoben | Owner: ziksdoben Type: defect | Status: new Priority: major | Milestone: xASDT 0.1.0 Alpha Component: editor | Version: AXDT 0.0.7 Keywords: quetiapin seroquel rezeptfrei | -------------------------------------------+-------------------------------- Generisches Quetiapin '''[http://www.achat-medicament.co.cc/seroquel- kaufen.html Seroquel Rezeptfrei Kaufen]''': Quetiapin (Seroquel) Rezeptfrei Bestellen. Klicken Sie Hier! Schnell, Sicher und Preisguenstig 10% Rabatt fuer alle Nachbestellungen Verschiedene Zahlungsmethoden. '''[http://www.achat-medicament.co.cc/seroquel-kaufen.html Quetiapin Rezeptfrei Kaufen]''' == Quetiapin Kauf Preis == quetiapin generikum seroquel youtube oxcarbazepine quetiapine interaction seroquel gegen aggressionen quetiapin preise seroquel fachinformation quetiapine edema seroquel tired quetiapin überdosierung seroquel nebenwirkungen quetiapine bipolar disorder seroquel demenz preisvergleich quetiapin seroquel xr bipolar quetiapine product information helfen psychopharmaka wie invega und seroquel wirklich quetiapine degradation wellbutrin seroquel quetiapin baby seroquel teufel quetiapin kapseln seroquel anwendung quetiapin online kaufen seroquel und abilify quetiapin fumarate seroquel prolong 100 mg quetiapin al tropfen seroquel mg dosierung quetiapine hemifumarat seroquel kosten quetiapin halbwertszeit seroquel wirkung quetiapine fumarate tablets seroquel angststörung quetiapine metabolism seroquel umstellen quetiapine dementia seroquel unruhe quetiapin wikipedia seroquel prolong wirkungsweise -- Ticket URL: <http://axdt.org/ticket/209> AXDT <http://axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-06-26 14:53:13
|
#208: ActionScript syntax highlighting in mx:Script blocks ---------------------------------------------+------------------------------ Reporter: ain | Owner: asdt.org Type: enhancement | Status: new Priority: major | Milestone: Component: editor | Version: AXDT 0.0.7 Keywords: highlight, syntax, actionscript | ---------------------------------------------+------------------------------ Comment(by ain): Hey Martin, Yeah, I don't share much experience in MXML either (consider myself a pure !ActionScript dude), but the experience I have from working with FDT for instance, is that it basically treats the mx:Script blocks similarly to the !ActionScript files (incl. hinting) and it has a serious productivity boost. We should definitely consider it as many Flex devs fancy coding AS inline. Surely '''it's not a P1 feature''' to work on and I listed it because I just had a *.mxml open with a rather long script without highlighting. Syntax highlighting alone would help a lot :) Regards, Ain -- Ticket URL: <http://www.axdt.org/ticket/208#comment:2> AXDT <http://axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-06-26 14:39:16
|
#208: ActionScript syntax highlighting in mx:Script blocks ---------------------------------------------+------------------------------ Reporter: ain | Owner: asdt.org Type: enhancement | Status: new Priority: major | Milestone: Component: editor | Version: AXDT 0.0.7 Keywords: highlight, syntax, actionscript | ---------------------------------------------+------------------------------ Comment(by mb0): hey ain, do you have experience working with mxml? because i really never have and deciding on mxml related things like the mxml schema takes me ages. mxml support in axdt is nothing but a xsd schema file linked with .mxml files. the schema file was originally exported by an flash clip. the resulting xsd file was way too big. i wrote a little python script to collect some elements and attribute groups. the schema is now much smaller but is still incomplete and could use a lot more features (things like custom data types and stuff). i will probably dont work on mxml support for a while. so if you like you could take a look at it. it is basically only editing the xsd file. and you can do it by hand or use whatever tools you like to parse, generate or transform the schema. best regards martin -- Ticket URL: <http://www.axdt.org/ticket/208#comment:1> AXDT <http://axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-06-26 12:31:05
|
#208: ActionScript syntax highlighting in mx:Script blocks ---------------------------------------------+------------------------------ Reporter: ain | Owner: asdt.org Type: enhancement | Status: new Priority: major | Milestone: Component: editor | Version: AXDT 0.0.7 Keywords: highlight, syntax, actionscript | ---------------------------------------------+------------------------------ Currently the content in {{{<mx:Script>}}} has no syntax highlighting, but could deploy the same logic as for the !ActionScript file. -- Ticket URL: <http://www.axdt.org/ticket/208> AXDT <http://axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-06-25 12:37:17
|
#79: help to integrate thunderbolt logger -------------------------+-------------------------------------------------- Reporter: mb0 | Owner: mb0 Type: enhancement | Status: new Priority: major | Milestone: AXDT 0.1.0 Component: logger | Version: Keywords: | -------------------------+-------------------------------------------------- Changes (by ain): * cc: ain@… (added) Comment: Subscribing... Remark: I deployed ''De !MonsterDebugger'', open-source AIR app: http://demonsterdebugger.com -- Ticket URL: <http://www.axdt.org/ticket/79#comment:2> AXDT <http://axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-06-24 18:27:21
|
#207: Editor broken in Eclipse Helios (3.6) ---------------------+------------------------------------------------------ Reporter: ain | Owner: asdt.org Type: defect | Status: new Priority: blocker | Milestone: Component: editor | Version: AXDT 0.0.7 Keywords: Eclipse | ---------------------+------------------------------------------------------ The editor is not functional in Eclipse 3.6, namely: * initial formatting fails (see attached screen capture) * autocompletion is broken (e.g. quotes, tabbing etc.) * tab can't be entered * after a bit of typing editor becomes unresponsive and the editor screen goes blank grey * {{{public class MyClass extends Sprite}}} receives an error Compiler works fine. -- Ticket URL: <http://www.axdt.org/ticket/207> AXDT <http://axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |
From: AXDT <no_...@ax...> - 2010-06-24 15:17:18
|
#185: move from eclipse imp to tmf xtext -------------------------+-------------------------------------------------- Reporter: mb0 | Owner: mb0 Type: enhancement | Status: new Priority: major | Milestone: AXDT 0.1.0 Component: core | Version: Keywords: | -------------------------+-------------------------------------------------- Changes (by ain): * cc: ain@… (added) Comment: I presume that this task is still alive, subscribing... -- Ticket URL: <http://www.axdt.org/ticket/185#comment:7> AXDT <http://axdt.org/> This is the AXDT development site. ActionScript Development Tools(ASDT) is an ActionScrip2 IDE for the Eclipse platform. Action ?? Development Tools(AXDT) is an ActionScrip3 IDE for the Eclipse platform. |