Java :: Best Free Code Review Tool For Eclipse / Flex Development
Dec 10, 2009
I'm using Eclipse and I'm wondering what the best Eclipse/Java/Flexbuilder code review tool is. If it matters we're using SVN as our SCM. Here are the following I've come across: Jupiter - seems like it's been around for awhile it looks like there is only a single developer on the project and the documentation mentions rather old versions of Eclipse IBM's Collaborative Code Review plugin for eclipse - seems like its a proprietary code review tool so not sure it will be supported in the future (or have the ability for a community to assist in development). Eclipse COLA real-time shared editing - Not really a code review tool but more a way to view/edit files peer-to-peer style allowing code review like collaboration. Check out this video demonstration of COLA.
View 7 Replies
Similar Posts:
Aug 1, 2011
How to get the SLOC count for the Flex code in Eclipse?Is there a plug-in similar to "Metrics" for finding information about the Flex porject?
View 2 Replies
Jun 18, 2010
Are there any review tools out there that can load swf's and allow comments to be written against them?
View 1 Replies
Aug 11, 2011
I was about to start with a chat application like this one. I was wondering how to do it on Eclipse. Does Eclipse support Flex development? Is there a plugin or a tool which I need to download for Eclipse? I installed Flash Develop on my machine, but I am getting some issue in unzipping the zip file for Flex SDK which I can't figure out why. Thus I was thinking of switching to Eclipse.
View 2 Replies
Jan 31, 2011
I want to use Eclipse for FLEX development. On Eclipse download site there are quite many versions available and I am not sure which one to download and use.
[URL]
how to use Eclipse for FLEX development.
View 1 Replies
Jun 8, 2011
I've a pc (windows 7) and I'd like to use flex 4.5 sdk for developing android and ios app (future), but I like to do it with free tools.
I'm a bit confused about best enviroment and for difference between paid version of flex and no paid version, There's also good library like as3isolib is compatible with open sdk of flex?
Can also give me some tools like good ide, and which and where can download the right sdk from adobe site?
And the difference of speed for a app made in flex or in java in a 1ghz hi res (800x480) phone like nexus one?
View 1 Replies
Sep 15, 2011
Meaning specifically, what steps do you go through when creating a new application using these tools?
View 1 Replies
May 23, 2011
Eclipse has a built in functionality to find unused variables (and methods too I guess). Flash Builder 4 is built on top of Eclipse but it doens't have that functionality. Do you know any plugin to achieve that functionality? Also, if you know any other kind of plugin besides SourceMate to improve Flash Builder let me know.
View 1 Replies
Jan 13, 2011
I would like to know how to build a flex based flash file and handle it through java but the open-source way. I would like to learn using flex to develop webpages. Is there any way to implement it using eclipse IDE.
View 3 Replies
Sep 20, 2011
Windows 7 64 bitBoth JDK installed for 64 and 32 bit Eclipse Helios 32 bitFlex builder 4.5 32 bit I have installed Flex Builder and run exe from utility folder to add eclipse plugin .I have added memory setting sin eclipse.inibut eclipse crashes when i swicth to flex perspective .
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d8832ca, pid=5688, tid=5152
[code].....
View 1 Replies
Jan 16, 2011
Seems it's in beta since 2007:[URL].. any free actionscript eclipse plugin that is uptodate and free ?
View 1 Replies
Aug 13, 2010
i am working on a flex+java combined project.My IDE and computer configuration is as follows:
[Code]...
When i make a small change in Flex code (eg, reposition of a button...anything), and run the project on server, it does make any change on output. Actually it depends on my luck... because it makes change in output randomly.what is is happening? tried rebuild, republish, clean , restart server, restarting the IDE, restarting the computer all available feature i could think. Also, i created a simple flex project on IDE and compiled it..... everything is compiled and displayed on output.
View 2 Replies
Feb 14, 2009
I am currently using flashdevelop for my "home" work, but to be honest having gotten used to the benefits of eclipse at work i am finding flashdevelop a bit lacking. Mainly the ability to use breakpoints and watch the flash step through process by process and keep track of variables and accessible properties.
I basically want to replace flashdevelop with eclipse, (i am not using flex), and i'd like to keep the ability that flashdevelop has to integrate easily with the flash ide (for quick running of the app with ctrl enter, and also for easy integration of the flash ide's library). I am thinking maybe this isn't possible, but i hope it is because it would be an insanely good development environment.
View 2 Replies
May 17, 2011
I tried flashdevelop and the basic flash cs5 IDE, and both fail miserably in the shortcuts department.
I am very comfortable with the netbeans set of shortcuts and want to know if there's any AS3 IDEs that would support them.[code]...
View 2 Replies
Aug 21, 2009
Is there any development tool that has the papervision3d classes buit-it, so i can get hints when i'm writing th code as i get hints for as3 code?
View 2 Replies
Jan 9, 2010
I'd like to create a free selection tool (also known as lasso tool).I want to use it to select sections of an image with the mouse, and then copy the selected parts.
View 1 Replies
Sep 26, 2010
Are there any free tool for converting swf flash to gif file?[URL]...
View 3 Replies
Feb 25, 2012
I am looking for some free flash maker tool. I have found one. 789soft-com/photo-flash-maker.h-t-m-l[/url] But it has not enough function.
View 1 Replies
Mar 11, 2010
I have a web application in which a user has to upload images to a gallery. At the moment they need to upload one image at a time so it's pretty tedious.
I'd like to implement a system where they could potentially drag and drop files into the browser, or select a folder to upload.
View 3 Replies
Oct 13, 2009
how can I modify the code in Senoculars Free transform tool so it resizes on width/height basis instead of scaleX / scaleY like in the current version?
View 2 Replies
Aug 3, 2010
My Text is visible before rotating it to verticle position using Free Transform Tool. But when once it is rotated to verticle position the text disappears from the Stage. And it is not an animated Text as well?
View 4 Replies
May 27, 2011
I currently have 6 different flex applications (widgets) that run on a main page.They all depend on one common library project.I am currently cleaning up the codebase quite dramatically and it is hard to keep overview this way especially since I inherited the codebase.Does anyone know a tool that can automatically inform me of any dead code?
View 1 Replies
Nov 9, 2011
I got this JVM.terminated.exit code -1 error while I am setting -Xmx2048m as maximum memory allocation. How can we set -Xmx2048m in eclipse.ini. My application throws out of memory error in -Xmx1024m configuration. So I should increase the memory size. I attached eclipse error log and eclipse.ini.
View 2 Replies
Oct 18, 2011
I want to run the Flex SDK 4.5.1 on Eclipse IDE. I have followed this http:[url].....step by step and it was same as it was written.But then when i first built my sample code and ran it, it gave me these errors. I cant figure out what the problem is:This is the sample code:
and these are the ERRORS:
Loading configuration file C:Mario's FilesSTFFlex SDKflex_sdk_4.5.1.21328frameworksflex-config.xml
_application_Styles.as(24): col: 38 Error: Syntax error: expecting rightparen before s.[code]....
Do we have to get a compatible Eclipse-FlexSDK-Flash version??
View 1 Replies
Oct 30, 2010
Our project badly needs to move to Flexmojos4 to get a fix, but this requires Maven 3. Our project makes extensive use of Maven and we really love it, but have configured it very heavily. Between a dozen modules we probably have 50+ pages of XML configuration.
We also use Eclipse and make heavy use of the M2Eclipse plug-in. We also use the following Maven plug-ins:
Resources
BuildNumber
SQL
Hibernate3
Flexmojos
[Code]...
View 2 Replies
Oct 29, 2009
I am searching for a free charting library, either in Java, JS, or Flash, that allows for drill-down type interaction. An example of this sort of behavior can be found in the trends section on mint.com. JFreeChart seems like the generally recommended choice for charting purposes, but from a little browsing of their API there doesn't seem to be any obvious way to detect mouse clicks on a particular slice and change the chart in response.
Any advice on how to handle this sort of behavior using JFreeChart, or if this is not possible any recommendations for other libraries that do support this behavior?
View 2 Replies
Dec 10, 2009
The CBT involves user interaction, like quizes, quiz progress, licensing etc. Should I go with flex, or should I go with flash?
View 1 Replies
Feb 6, 2009
I have a free transform tool simulator that rotates an image when the middle top button is clicked and held. The image rotates to 180 and then stops. Does anyone know why it is getting stuck?I have enabled viewsource for the code. the method is in WidgetEditor.as
View 3 Replies
Jan 5, 2011
In Eclipse (and Flash/Flex Builder) you get the option with Ctrl+Shift+F to do a file search and look for a regular expression. Would be a real handy thing to know.
I want to find the word negate if it appears in a Flex/java comment like the following:
// It was negated because
or
/*
[Code]....
View 2 Replies
Dec 8, 2009
I have seen a few blog entries on this and have had a discussion or two with my team mates but I would like to see what the stack overflow community thinks.
So why does the Adobe Alchemy Tool create so much faster running flash byte code than the flex compiler?
Also, when will the flex compiler be able to make similar performance gains? Will it require programmer specific use of special Array's or something of that nature to get the same performance?
View 2 Replies