Results 1 to 4 of 4
- 11-03-2007, 07:45 AM #1
Member
- Join Date
- Oct 2007
- Posts
- 21
- Rep Power
- 0
problem with viewing .java files when Visual J# 2005 Express Edition exist
hi, i got visual studio express edition 2005 which i use it for VB.net development and it include this J#-Java editor also, usually i use notepad to write my codes and i don't use the J#.
the problem is, whenever i download any .java file from any websites the codes doesn't indent but they stick together in a few longlonglong lines of long horrizontal lines,
i get
instead ofJava Code:import java.awt.*;import javax.swing.*;import java.util.*;
this have never happen before i instal it, i know it because where ever i download any .java files they are so screwed up in notepadJava Code:import java.awt.*; import javax.swing.*; import java.util.*;
is there any way to disable/prevent/avoid the j# from messing with the line of codes without having me to uninstal the J#?
- 11-03-2007, 09:12 AM #2
I dont think J# can modify the code downloaded if you are not opening the code with J#. It should be related to the editor you used to open the downloaded file. Which editor are you using? If you are using notepad, try opening java files with wordpad..
- 11-03-2007, 01:01 PM #3
Member
- Join Date
- Oct 2007
- Posts
- 21
- Rep Power
- 0
im using notepad. well, i blame it because after installing the J# all my .java icon white is a notepad icon became a J# icon, but opening it in wordpad and copy paste it to notepad seems to work lol, thanks anyway, i just can't live without indentation thanks why i want to know how to set it off so that the next time i download its in the actualy indentation
- 11-03-2007, 01:58 PM #4
Similar Threads
-
Java connecting to sql server 2005
By pelegk2 in forum JDBCReplies: 0Last Post: 04-05-2008, 09:17 PM -
Visual Paradigm for UML Modeler Edition 6.1 sp1
By JavaBean in forum Java SoftwareReplies: 0Last Post: 10-16-2007, 06:45 PM -
Visual Paradigm for UML Community Edition 6.1
By levent in forum Java SoftwareReplies: 0Last Post: 08-04-2007, 08:08 PM -
Visual Paradigm for UML Modeler Edition 6.0 SP2
By levent in forum Java SoftwareReplies: 0Last Post: 05-22-2007, 07:17 AM -
Visual Paradigm for UML Community Edition 6.0 SP2
By levent in forum Java SoftwareReplies: 0Last Post: 05-15-2007, 05:52 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks