Source code is text written in a computer programming language. It can be automatically translated to binary machine code that the computer can directly read and execute.
1
vote
1answer
81 views
Import source code folder from a existing program into Eclipse
I just wanted to edit a existing program (or project) where I have the source code folder (which has already java files, not class files... so I don't have to decompile that) of that. But how do I ...
0
votes
1answer
103 views
Source-tree diff summary information
I'd like to find out what has changed between versions of a large project such as Mozilla-Firefox, i.e. similar to the question but must work on Linux and is open-source. I'm aware of Source Code ...
0
votes
3answers
1k views
OCR code in android platform [duplicate]
Possible Duplicate:
android OCR?
currently, I have a project in mobile application. in the application, I would like to developed OCR. anyone know the sourcecode which can be execute for ...
0
votes
2answers
329 views
How to hide HTML Page Source in php by detecting the URL
I do not care about people viewing my source code, however, I want Bots to avoid coming on to my site and getting through my security. I was hoping to disable page source viewing. To do this, I am ...
0
votes
1answer
164 views
Where can I find source code of stock apps for Android 4 (vender/language dependent)?
I'm currently using the Android ICS 4.0.4 Chinese version on a Motorola RAZR MAXX.
And I'd like to see the source code of some apps that are not available on other firmwares.
For example, ...
1
vote
1answer
44 views
How do debuggers know the line numbers in the source code?
Debuggers like the ones in Eclipse, NetBeans, Visual Studio etc
I am wondering because, debuggers work on the machine code while it is being executed...
How they keep track of the line numbers in the ...
-3
votes
2answers
238 views
Source code version change over from visual studio 2010 to Visual Studio 2012 [closed]
I have an application which was developed in C#.Net 3.5 (Visual Studio 2010) working fine. I would like to change the source code of the the application to visual studio 2012. It is quite big ...
0
votes
2answers
77 views
How to maintain code [closed]
The below is how my pet or college project (specifically my Web apps) structure would be typically look like:
Development Copy (where I use Eclipse to write and test code locally)
Cloud Copy (This ...
2
votes
0answers
112 views
Easy way to browse the .net source code downloaded from referencesource.microsoft.com?
I downloaded the .NET reference source code from referencesource.microsoft.com but I can't find an easy way to browse in the code base.
I'd like to use VS, so I can use F12 or some other built-in ...
0
votes
1answer
152 views
mono for android get html source code
I want to get html source code in c# (mono for android)
I add webview in my project. webview name is web.
my code:
WebView webView;
protected override void OnCreate(Bundle bundle)
{
...
-2
votes
2answers
155 views
Modify Java Source Code File and add some lines of code [closed]
I have a java source file (For Example)
public class JTest{
public static void main (String arg[])
{ . . . . . }
public mytestmethod()
{
for(i=0;i<10;i++)
...
0
votes
1answer
75 views
build android from source, make vs make sdk
I'm building android source code.
What is difference between make and make sdk?
and why it's clean files between this builds?
0
votes
2answers
70 views
How to get the source code of Eclipse [duplicate]
Possible Duplicate:
Downloading Eclipse’s Source Code
I have known that I can get the eclipse SDK. But how can I watch the real code in the SDK. Can someone tell me the detail to watch ...
0
votes
1answer
131 views
Where i can find Android Arrays.java source code?
I wrote my custom Reader to read data from USB on Android. On my reader I create a BufferedReader and I call .readLine() function to retrive data. Sometimes append this:
E/AndroidRuntime( 1754): ...
0
votes
4answers
408 views
Accessing and printing HTML source code using PHP or JavaScript
I am trying to access and then print (or just be able to use) the source code of any website using PHP. I am not very experienced and am now thinking I might need to use JS to accomplish this. So far, ...
0
votes
0answers
93 views
perf source code analysis : need some guides
For some reason, I want to read perf source code recently. However, I totally don't know what's its design which make me struggle. has somebody ever read this before? or give me some advice including ...
1
vote
1answer
57 views
Viewing my source code using firefox, parts of code in red, image included
The website is powered by Wordpress. Also the description tag repeats itself.
Thank you for any comment
1
vote
1answer
70 views
New job, Giant project [closed]
So, I just started a new job a few weeks back. It is my first job doing software, and I have been tasked with learning how a giant project works. Now, the guy before me left NO (zilch) documentation ...
0
votes
0answers
55 views
compiling android source code for BB XM using TI Devkit gingerbread and host ubuntu 10.04 amd64
I am trying to compile the android source code from TI_Devkit for GingerBread. I almost prepared the required host machine, which is, Ubuntu 10.04 64 AMD and installed all dependencies JDK 6, Python, ...
1
vote
1answer
63 views
Compiling OpenJDK 6 from sources on Windows 7 using Windows SDK v7.1
I am trying to compile the OpenJDK 6 from sources on a Windows 7 machine with Windows SDK v7.1.
After some tweaks I reached a point where I really do not know what is the right thing to do.
Here is ...
0
votes
3answers
80 views
Moving multiple VSS repositories to “new” source control while adding TDD and CI at the same time?
Less of a question, more advice and suggestion to a "where TF do I begin?"
Start environment: VS 2010 Pro, C#, VSS 2005, single developer, multple VSS repositories, limited code re-use
Currently I ...
1
vote
1answer
253 views
How to attach source code of Java EE in Eclipse? [duplicate]
Possible Duplicate:
Where can I find JavaEE packages' sources?
I downloaded the Java EE 6 with Glassfish server from Oracle's website. Then I created a Java EE project in Eclipse. But I ...
0
votes
0answers
70 views
Can i use Microsoft.CCI.dll (CCI Metadata) & CCIAST (CI Code) to perform source code analysis while code is being written?
I want to automate "code inspection" while a user is typing in a small Visual Studio Addin i am working on.
All i need is a very small subset of functionality that CodeRush, Resharper and FxCop ...
1
vote
1answer
65 views
How to manage the source code that runs on different customer's systems?
We have an application which is implemented for our own company.
By time, the application has been purchased by various companies.
For each company, we created a new TFS Branch in source control. And ...
0
votes
2answers
51 views
Index multi-language source code with tools? [closed]
I would like to index all the source code of my projects.
I want to be able to quickly find some pieces of code that I've written without looking in each of my projects.
I use severals languages ...
1
vote
0answers
80 views
What is the trick when attaching source to android.jar when working with android-16 in Eclipse on Windows
I am trying to add the sources from the Android SDK to the android.jar in Eclipse but am not successful.
I have looked around and did some research, some suggested solutions on Stackoverflow were (1) ...
0
votes
1answer
98 views
Error fetching website source-code
I am trying to create a simple android app that will have the possibility to fetch the source code of a website. Anyways, I have written the following:
WebView webView = (WebView) ...
0
votes
1answer
144 views
Android app crashes, why?
I am trying to create a simple android app that will have the possibility to fetch the source code of a website.
Anyways, I have written the following:
WebView webView = (WebView) ...
0
votes
1answer
73 views
Where is _ctypes._SimpleCData.__mul__() method implemented?
For example:
>>> ctypes.c_char * 2
<type '_ctypes.SimpleType'>
The type c_char_Array_2 is created on the fly by the __mul__() method in _ctypes._SimpleCData,I want to know how it did ...
1
vote
1answer
422 views
Open Source Code in Chrome with VBA
I've got this so far. Only the Chrome browser opens (which is empty) & it doesn't take into consideration the url. What changes should I make to the Shell script?
Sub ViewSource()
Dim ...
0
votes
0answers
11 views
How to figure out which development acceleration tools were to create and manage a specific website [closed]
How to figure out tools used to create and manage a specific website?
The problem today is the problem of plenty. There are too many technologies out there.
I'm doing some research on what ...
-3
votes
1answer
111 views
view source of webpage javascript [closed]
I need to view the source code of a webpage without actually going to the page, using javascript. I am not an experienced programmer so please keep the answers as simple as possible.
1
vote
2answers
208 views
Source code to text file not working using C#.net and Web browser?
source-code scrapping not working, its giving a blank text file as output
private void button2_Click(object sender, EventArgs e)
{
...
1
vote
0answers
24 views
Source path dependency in eclipse
In eclipse one can have a project depend on another. How it is possible to do for Source paths? The test classes depend on the main classes but not the other way around.
0
votes
1answer
183 views
block the user from installing third party application in android
Can we block the user from installing non market third party applications?
Since I know there is a setting in the settings for installing third party apps, but I want to block that permanently.
Is ...
0
votes
2answers
43 views
Understanding the comman maven plugin code format
Browsing the maven-plugin source code (for example 'clean-plugin'), I came across verify.bsh file, which has contents as
import java.io.*;
import java.util.*;
import java.util.jar.*;
import ...
0
votes
1answer
33 views
How to commit complete source code into github and we can make changes and recommit for several times for same code
I am totally new for github and now i want to commit my source code into github
and keep committing after several changes. I have gone through several post
related the same but unable to find proper ...
0
votes
2answers
32 views
Finding the image behind an html page
I am tring to get the upper left image from the page http://www.kapaktoplama.com/
However when I check with firebug, the code in source for the image is
<div class="headerPic">
...
-4
votes
1answer
357 views
how to encrypt html page source code using javascript functions [duplicate]
Possible Duplicate:
How to encrypt HTML, CSS and JavaScript to prevent theft
Please tell how to encrypt html page surce code for any webpage using javascript function if not possible then ...
1
vote
1answer
458 views
Log Graph in TortoiseGit not showing branch/merge?
I have just started using Git on Windows. I am hosting on BitBucket and using TortoiseGit as the windows client.
Things are moving in the right directon, but I am clueless at a point. I was working ...
-1
votes
1answer
197 views
Run Android google calendar on my device
How can I download this source project from GitHub and run it from my Eclipse IDE and on my device
Thanks for your help!
0
votes
1answer
80 views
Programming languages that accept Microsoft Word documents as source code
The Slate article Where's _why? has the author making the mistake of trying to use a Microsoft Word document as source code for Ruby. This makes me wonder - are there any implementations of ...
0
votes
1answer
74 views
how can we decode Libraries of android project? [closed]
I have implemented reverse engineering to get source code from .apk file. and i got the source code and all layout files with drawables. the thing i didnt get is AndroidManifest.xml file after certain ...
0
votes
1answer
48 views
JavDoc-like Tool for Crossreferencing Callers of Methods in Java?
Is there a tool like JavaDoc that would also list, for each method, from where that method is called (if it can be known for sure) or from where it could potentially be called?
Obviously this cannot ...
1
vote
1answer
37 views
Any program that exports to ASCII preferably using a simple specification language
Is there a tool similar to http://yuml.me/ that allows you to quickly generate class uml diagrams and export them as ascii such that they can be pasted into the source code.
...
0
votes
1answer
42 views
Error while downloading the source code from google app engine
I am using the following command :
appcfg.py download_app -A <application-id> -V <application-version> <output-dir>
It then asks me for googleusername and password.
But after ...
1
vote
1answer
63 views
Documentation for source code of wget
I downloaded the source code of wget from http://ftp.gnu.org/gnu/wget/ (file wget-1.14.tar.gz). Is there any place where I can read to understand the whole structure of the source code? I can't find ...
0
votes
0answers
175 views
Mobile emulator to view source code?
I want to view source code on a WebApp, but when I enter the URL using my desktop, the browser it forwards to the desktop version.
I then tried the Opera mobile emulator, but it functioned in every ...
0
votes
1answer
153 views
Source code for android-16 doesn't match jar file
My Eclipse Android application is built with android.jar in android-sdk\platforms\android-16, and at a breakpoint I want to look at the following code in the call stack:
ViewRoot.draw(boolean) line: ...
0
votes
2answers
628 views
How to download source code for Spring Framework 3.1.2?
I'm trying to debug a Grails app and I would like to step through the Spring Framework source code. The jar files for Spring Framework are version 3.1.2 and I am unable to find the source code on ...

