Version defines an unique state of a computer software or a file.
-1
votes
4answers
29 views
How to know the version of JUnit in Eclipse
In eclipse:
Window --> Preferences
Expand Java at left side of panel --> JUnit is there under Java
How can I know the version of JUnit in eclipse?
0
votes
0answers
8 views
Are parameterized version queries for css/js superfluous when etags are sent by the server?
Are parameterized version queries, such as style.css?v=1234, for css/js superfluous when etags are sent by the server?
0
votes
0answers
5 views
Does the sematic versioning allow patch version in development (0.y.z)?
Can I specify a patch version for development stage (not stable) in Semantic Versioning? Facts:
Major version zero (0.y.z) is for initial development. Anything may
change at any time. The public ...
1
vote
3answers
15 views
How to maintain both debug and appstore release version in test device?
I have an iPhone application released at App Store. In development of next version, I want to maintain these two versions on test device(iPhone).
But when I tried to run the next version for debug on ...
0
votes
2answers
29 views
Android: Use different style for lower OS version
I am working on an Android app. The app use Holo theme which is not available in lower Android versions. I am aware of that you can set different style in folders like values-v11, however, that's only ...
0
votes
2answers
13 views
Why I am running into problems with a PHP Date function on IIS?
I am developing a PHP website but am just trying to test it quickly on some IIS hosting I have (on a sub domain of the original website with is Classic ASP)
The whole page falls down after the third ...
0
votes
0answers
10 views
How to build a hadoop release version of my modefied version?
I've made some modifications of the hadoop branch-1, and I'm wanting to build and release version, so I can install it and do some real test in distributed mode. But I stuck in build the release ...
0
votes
1answer
25 views
how to check which flavor of android the user is running
is there a way to do this in code? Say for example I want to know if the user is using froyo and if they are, do something.
0
votes
0answers
18 views
Developing different versions of an android game
i was wondering if it was at all possible to develop an android game, but somehow make, like 1000 distributable commercial copies that use slightly different 3d models from the original. For example, ...
0
votes
1answer
14 views
How can i enable only latest version searchable in alfresco?
How can i make only latest version searchable in alfresco repository? E.g. if a content named abc.doc has version 1.0 & 2.0; how can i make alfresco search to find only abc.doc version 2.0 in ...
1
vote
1answer
23 views
How do I manage inter-branch dependencies in Perforce?
We are using Perforce and Maven and we are in a situation where we have one branch A that hosts a mature project and another branch B, that we are starting to dev on that uses the code hosted in the ...
-1
votes
0answers
21 views
Is it API version trouble?(use opencv in android) [closed]
My english is very poor. Please understand :)
I create project with android 3.0 version and my phone is android 2.1.1 version.
I try to apply houghline detect. It is very good at my phone. but, ...
-1
votes
0answers
19 views
Too many Emacs versions installed [closed]
I was trying to update my Emacs, but I ran into some problems. It appears I have more than one version of Emacs installed (eg. the Emacs when I open from applications is a different version from the ...
0
votes
0answers
20 views
jQuery change in width() between 1.7.2 and 1.8.0 where it now returns 0 in this situation?
I have a test website where calls to width() return a non-zero value as expected in jQuery 1.7.2 and earlier, but in newer versions (1.8.0 and later), the function is returning zero.
The problem lies ...
0
votes
0answers
11 views
Android DatePickerDialog crash on 2.3
I have a DatePickerDialog on my application. I am using DatePickerDialog because I need to show only month and year and it's easier with dialog than datepicker.
Its working fine in 4.0 or higher ...
0
votes
0answers
10 views
SQLite JDBC 3.0 driver
Is there any newer version than the Xerial JDBC driver for SQLite?
Unfortunately some features that I really need are not yet implemented by this SQLite JDBC driver..
0
votes
1answer
25 views
SQLite Compact framework
I have both PC and Mobile application using SQLite. I have installed and used dll version 1.0.66 and when I have update my dlls to 1.0.85 from ...
0
votes
1answer
18 views
MissingMethodException after upgrading to Grails 2.2
After upgrading to Grails 2.2, I get this exception
Class: groovy.lang.MissingMethodException
Message:
No signature of method: static org.codehaus.groovy.runtime.InvokerHelper.getVersion() is ...
2
votes
1answer
44 views
How to retrive binary version number from binary files
I am using Eclipse IDE for developing the c programs. Through terminal I can see the file info using file filename .But I need to print only the version number of a binary file through the same ...
0
votes
0answers
40 views
.NET Application Looking for Reference Version That Doesn't Exist
I have a custom reference in my project that is causing the application to fail when it cannot be found. The app is searching for version 1.30.2932... and the latest version, which I have installed, ...
0
votes
0answers
15 views
Hibernate update query does not increment version field
I have an entity (call it MyEnt) with a @Version field an I execute the following update query (actually using Spring Data JPA):
Query query = entityManager.createQuery("update MyEnt me set me.status ...
1
vote
0answers
11 views
Is there any version control in mysql?
It is possible to use a version control system with mysql databases?
Or, is there a version control system already implemented?
I want to say e.g.: SELECT foo FROM bar WHERE version = X
Whereeby ...
0
votes
2answers
46 views
Stopped Gem Update, Now Rails isn't recognized and unintall/reinstall didn't work
I'm VERY new to this, so sorry if there's a simple fix, and please be step-by-step specific if you're kind enough to answer.
This is what I'm getting... Thanks!!!
$ rails -v
...
1
vote
1answer
19 views
WiX installer and redistribution of libstdc++6.dll from MinGW
I am building a MSI installer with WiX for redistributing my MinGW64 application. This requires to ship MinGW dlls with the executable.
The libstdc6.dll file is not versionned. What is the cleanest ...
0
votes
1answer
38 views
C# revert to previous version [closed]
My developer did not save the stable version of C# application( lets say v12) that we are developing. Now after bunch of enhancements we are at V20, but the application has become crap at v20. So I ...
-1
votes
0answers
19 views
Joomla version upgrade from 1.5.19 to 3.1 [closed]
I want to upgrade my joomla version from 1.5.19 to 3.1.
Is it possible?
0
votes
1answer
27 views
Min SDK version for android application
I have following permissions in AndroidManifest.xml
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission android:name="android.permission.BLUETOOTH" />
...
0
votes
2answers
29 views
android update/install version checking
i'm new in android developing. (and in developing after all)
Here is my problem: If i install my android application onto my mobile device or AVD, i want it to check the current app version number ...
-1
votes
0answers
27 views
How to run 2 hadoop versions?
Hi I want to run 2 versions of hadoop. presently hadoop-0.22.0 working . I want to run hadoop-1.0.4 but having error
S-MacBook-Pro:bin x34$ sh start-dfs.sh
starting namenode, logging to ...
8
votes
2answers
175 views
How to Auto Increment versionCode when exporting Android apps in Eclipse?
I want to auto-increment the versionCode and versionName of the manifest file of the android app when I click on Export (to export a new version of the app)
I found the second answer here (Auto ...
2
votes
3answers
46 views
PHP - How to avoid Parse errors on older servers when using new functions
When I use an anonymous function ( but see also note below ) like :
$f = function() use ($out) {
echo $out;
};
It produces an parse error on servers where PHP is older ...
0
votes
0answers
37 views
How to get the JS plugin 'roundabout' working with Jquery v1.8.3 or greater
Is there a way to use the jquery plugin 'roundabout' (http://fredhq.com/projects/roundabout) with a newer version of jquery preferably v1.8.3.
I have setup a fiddle where you can see it working in ...
0
votes
1answer
39 views
Removing in app purchases from a new version of the application(iOS)
I have an application that is live on iTunes. The app contains lots of in app purchases(non consummable). I wish to delete supoort for some in app purchases from the new version. Can I do it ? Will it ...
-1
votes
4answers
84 views
For a beginner, is Java 6 okay or is 7 necessary? [closed]
I am learning Java for the first time. I currently use Java 6 on my computer, because I have some programs that won't work on 7. Should that be fine for learning Java, or do I need to upgrade to 7?
1
vote
1answer
37 views
Is there a way to set app compatibility per android version (not API level) in the play store?
I have an app that works on Android 2.3.6, but will cause disruptions if deployed on 2.3.3. I will obviously implement some mechanism to stop it from working on such devices, but is there a way to ...
0
votes
2answers
47 views
How to configure my SBT to use a plugin with a specified plugin?
I want to use the lifty plugin, but failed to download it in SBT.
C:\Users\Freewind>sbt sbt-version
[info] 0.12.3
> console
Welcome to Scala version 2.9.2 (Java HotSpot(TM) 64-Bit Server VM, ...
2
votes
1answer
57 views
Rvm current and ruby-v not matching, $PATH errors?
I'm working on an RoR app, and I do not have sudo access to the server (CloudLinux Server release 6.3).
The server uses cPanel 11.36 which does not support Rails 3.x, so the admin used Passenger to ...
0
votes
0answers
23 views
How to know if a java Mongo driver is compatible with a given Mongo Server?
I am evaluation to upgrade my java-mongo-driver to 2.11.1 but I'm not sure if it's backwards compatible.
The release notes doesn't specify the compatibility of the driver, so I can't be sure if I ...
1
vote
0answers
17 views
EXE's VERSION info not displaying in Properties dialog (Windows XP)
I have built a Win32 console application using Visual Studio 6.0 in Windows XP. The EXE does have a VERSION resource. I can open the EXE and display the version information with Visual Studio or with ...
0
votes
2answers
35 views
Get plugin version number from WordPress plugin directory
Can someone point me out to how can I retrieve the up to date version number of a plugin via its web page from the WordPress plugin directory?
For example, in ...
1
vote
2answers
34 views
Compare two Arrays synchronously in Java
I'm working on something that compares two versions split by a regex "//.".
What I'm struggling with is trying figure out a way of comparing two values in an array "synchronously", in order to see ...
0
votes
2answers
63 views
In Lua, is there a function that will tell me what current version I'm running?
Subject says it all. Would like to know if my host interpreter is running 5.2 or 5.1 LUA.
Thanks!
hsf
0
votes
0answers
42 views
Why it does not work in version 1.9.1?
I don't know why, but this code doesn't work in version 1.9.1. The problem, I should switch to version 1.9.1 for the new structure of AJAX calls, but when I do, the this in this function is undefined.
...
0
votes
0answers
19 views
.NET Need to reference the click once deployment version number outside the main startup project
I have a custom exception class w/ a property that stores the version number. This class is located in the logic layer (outside the main start up project). How do I reference the deployment version ...
0
votes
0answers
27 views
c++ project versions function prototype “diff”
With two different versions of a c++ project (many cpp and header files), does a tool exist to extract the function prototypes from each project and compare them for differences?
0
votes
2answers
60 views
Determine version of Microsoft Windows using perl?
I am creating a small perl script on Windows.
I want to determine the version of Windows i.e. XP, Vista, 7, 8, etc.
How can I get this information?
Thank You.
UPDATE: I want to know the Version of ...
0
votes
1answer
31 views
Null Version fields in JPA?
Nothing in http://docs.oracle.com/javaee/6/api/javax/persistence/Version.html says it cannot be null.
After running
import javax.validation.Validation;
import javax.validation.Validator;
import ...
0
votes
1answer
13 views
how to add version info for linux applications
I have developed a GUI application in linux.
Currently, the version information of the application is displayed inside the GUI.
Now, my customer wants that he should be able to check version of the ...
0
votes
1answer
40 views
Adding versioning to a SQL Server table
I have a table where each record has a Value, a VersionEffective and a VersionExpiration column. Currently, the VersionEffective column is filled out correctly, but the VersionExpiration column is ...
0
votes
1answer
71 views
C# Simple File Versioning
Is there a .NET supported way of programmatically versioning basic text, excel, word, etc. files in the file system?
More specifically, I am attempting to add a file version attribute to a Crystal ...


